Get an OAuth2 access token

Obtain a Bearer token using the OAuth2 client credentials flow. The token is valid for one hour and can be used for subsequent API calls. Note that this endpoint supports both authenticated (Basic Auth) and unauthenticated calls.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

OAuth2 grant type.

Allowed:
string
required

Your Instance ID.

string
required

Your Application Secret.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json