Get access token

Get an OAuth2 access token using the Client Credentials flow.

Note: X-Kallidus-tenant header is not required for this token endpoint.

Form Data
string
required

OAuth client id.

password
required

OAuth client secret.

string
enum
required

Must be client_credentials.

Allowed:
string
required

OAuth scope for the API you are calling. Format: https://www.kallidus.com/{{API-specific-scope}}.

Response

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