We will return an access token upon receiving a request containing your Username (Client ID) and Password (Client Secret). These credentials are to be encoded and stored in the request headers. The resulting access token is valid for 15 minutes (expires_in) and is required for all subsequent API calls.

Callback
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!