Authorization

The Central Maker Checker system uses a bearer token obtained from SSO as well as an API key which is the client id of the application on SSO passed as headers for each request.

Header

Value

Authorization

Bearer Token

client-id

{{client-id}}

Last updated

Was this helpful?