Security
Here you will find all security related APIs
Last updated
Was this helpful?
Here you will find all security related APIs
Last updated
Was this helpful?
Our services require you to be authenticated and authorized, that's why you must generate your access token first. In order to create this token, you must provide your credential.
Your credential consists of three values: you api key, your secret, your tenant, your env and your banknu.
Your api key must be sent as a header, and also as your username along with your secret as Basic authorization.
Your tenant, env and banknu must be sent as headers values.
/id/v1/identity/auth/token
Your credential's unique key
YOUR_API_KEY
Your credential's tenant value
YOUR_TENANT
Your credential's env value
YOUR_ENV
Your credential's banknu value
YOUR_BANKNU
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36
postman-interface-v1.0.0
No body