Issue Access Token

Issue an OAuth access token using client credentials grant. Use HTTP Basic Authentication with your client_id and client_secret.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
Defaults to client_credentials

OAuth 2.0 grant type (must be 'client_credentials')

Space-separated list of requested scopes

Responses

400

Invalid grant type

401

Invalid client credentials

403

Unauthorized scopes requested

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json