Authentication
Obtain Access Token
Kariz uses an access token to control access to our API via OAuth 2.0 Password Grant. Use this endpoint to retrieve an access token.
You will need valid user and application credentials. If you do not have an account, schedule a demo to gain access. Use this token in the Authorization header of subsequent calls.
POST
Body
application/json
Response
200
application/json
POST /connect/token Successful response
The response is of type object
.