Skip to main content
POST
Get an access token

Body

application/json
client_id
string
required

The prefix of your Apocor API key.

client_secret
string
required

The secret shown once when the key was created.

Response

Access token issued.

access_token
string
token_type
string
Example:

"Bearer"

expires_in
integer
Example:

3600