Get access token

Get an OAuth2 access token using the Client Credentials flow.

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