Get access token

OAuth 2.0 Client Credential grant is used when applications request an access token to access their own resources, not on behalf of a user.

Log in to see full request history
Body Params
password
required

API Key.

password
required

API Key Secret.

string
required
Defaults to client_credentials

The grant_type parameter must be set to client_credentials.

Responses

Language
URL
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json