Issue an access token
Authentication
Issue Token
Exchange your client_id and client_secret for a Bearer token. Use this token in the Authorization header for all subsequent API requests.
POST
Issue an access token
Body
application/json
Exchange your client_id and client_secret for a Bearer token. Use this token in the Authorization header for all subsequent API requests.