Hi,
Wondering what is the endpoint so we can use our API client id and secret to get the authentication/authorization token?
Thank you,
Hi,
Wondering what is the endpoint so we can use our API client id and secret to get the authentication/authorization token?
Thank you,
The API client ID and secret are passed as Basic Auth in every request.
Ok that works!
Thanks