HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Create an Access Token

Use API credentials from the Dashboard to create an Access Token that has permission to use all Arcadia API endpoints. API access tokens are valid for one hour.

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

The client ID for the token request. This can be found in the Dashboard, under the API Keys page here.

string
required

The client secret for the token request. This can be found in the Dashboard, on the API Keys page here.

string
enum
required

The grant type for the token request. The only available option currently is “client_credentials”.

Allowed:
Responses

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