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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json