Creates an access token

Form Data

Token request

string
required

The type of Oauth 2.0 grant. Must be set to client_credentials

string
required

The scope of the token. Must be set to https://api.sikoia.com/.default for production and https://api-staging.sikoia.com/.default for staging

uuid
required

The client ID of your application

string
required

The client secret that you created for your application

Responses

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