Authentication
Ottu works with three authentication types:
Username and password are required.
The permission access for the user to be defined.
It should be mentioned as below:
Header: Authorization
Username:*******
Password:*******
It is obsolete and only for legacy.
This key is used when merchant's server communicates with Ottu API, it should not be embedded in SDKs or made it public.
It should be mentioned as below:
Header: Authorization
Value: Api-Key {{api_key}}
This key is used for SDKs such like Web, Android, iOS, or Flutter.

Click on add API key.

Fill the required fields and click save.
Name:
required
Max length 50.Revoke:
optional
once checked, the API key can not be used anymore. Expires:
optional
once the API gets expired, it can not be used anymore.
Click on the created API key here is named as “Example”.
.png?alt=media&token=5e15c388-e6e8-494e-abb0-382e0439fcf1)

Last modified 2mo ago