Skip to main content
POST
Get an access token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
grant_type
enum<string>
Available options:
client_credentials
client_id
string
client_secret
string

Response

OK

access_token
string
token_type
string
expires_in
integer