Skip to main content
POST
cURL

Body

application/json
client_id
string
required
Maximum string length: 100
client_secret
string
required
Maximum string length: 100
grant_type
enum<string>
required
Available options:
client_credentials

Response

200 - application/json

The request has succeeded.

access_token
string
required
expires_in
integer
required
Required range: x >= 0
token_type
enum<string>
required
Available options:
Bearer