Authentication

Form Data
string
required
Defaults to client_credentials

The grant type being requested. In this case we're using our client_credentials to identify ourselves. Must be set to "client_credentials"

string
required
Defaults to api1

Specifically requesting access to the api. This will probably change in future. Must be set to "api1"

Responses

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