How to Get API Keys
API keys allow your developers to authenticate with the Ottu API and integrate payment functionality into your application. Each key pair consists of a private key (for server-side API calls) and a public key (for client-side SDK initialization).
For technical details on how API keys are used in authentication, see the developer authentication guide.
Step 1 of 5

Step 1 of 5
Navigate to API Keys
- Open the Ottu Dashboard
- Click the three dots in the top-right corner to open the Administration Panel
- Navigate to API Auth > API Keys
What's Next?
- Global Configuration — Configure your merchant identity and system-wide settings
- Authentication (Developer Guide) — Learn how to use API keys in your integration
- Webhooks Configuration — Set up webhook notifications for payment events