Security
Here you will find all security related APIs
Last updated
Here you will find all security related APIs
Last updated
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.
Successful response