Step 1: Create an integrator account
Register your business
Register your business
Create an integrator account to access the Kotani Pay API platform. Use the
Create Integrator endpoint to
register your business.
Get your API credentials
Get your API credentials
- Login to your account using the Authentication Login endpoint 2. Generate an API key using the Generate API Key endpoint 3. Store your credentials securely
Step 2: Test the integration
Use the sandbox environment
Use the sandbox environment
Test your integration using our sandbox environment:Base URL:
https://sandbox-api.kotanipay.ioStart with the Health Check endpoint to verify connectivity.Make your first deposit
Make your first deposit
Try initiating a deposit using the Initiate Deposit endpoint.
- Create a mobile money customer
- Initiate a deposit request
- Check the deposit status
- Handle webhook notifications
Step 3: Go live
Deploy to production
Deploy to production
- Switch to the production base URL
- Update your API credentials for production
- Configure your webhook endpoints
- Start processing real transactions