Body
The client ID that identifies your application.
The client secret for your application.
Returns
Returns an object with atoken for authenticating subsequent API requests.
The bearer token. Include this value in the
Authorization header as Bearer <token> on subsequent requests. Expires after 24 hours. As a best practice, request a new token before each API call.
