Body
string
required
The client ID that identifies your application.
string
required
The client secret for your application.
Returns
Returns an object with atoken for authenticating subsequent API requests.
string
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.
