Authorization
Verify Token
Verify the authentication token generated by the user. The response will be ‘Token is not valid’ if the token does not exist, invalid or has been expired. Regenerate token in case of token expiry for making API calls (use /cac/v1/authorize).
GET
Headers
Bearer auth token
Was this page helpful?