The Kuda partner API is designed to provide our partners with a comprehensive understanding of our services. Our API allows our partners to access Kuda's range of services seamlessly. Our API is also user-friendly and easy to integrate, making it easier for our partners to offer their customers the best possible experience.
To gain access to our partner API, you need to:
| Item | Type | Detail | Description |
|---|---|---|---|
| Production URL | URL | https://partner-gateway.kudabank.com | The URL is for live deployment on Kuda’s Business API services. |
<aside> ☝ Note: All data parameters are in camelCase format.
</aside>
All requests require an access token generated through the Login request. This request needs your Kuda Partner API key for authentication.
The following sections show you how to get an Access token:
This request logs you in with your partner account and creates a unique access token to authorise all your requests.
**POST:** <https://partner-gateway.kudabank.com/login>
<aside>
⚠️ Only provide the sellToken parameter if you want to initiate a push payment.
See Push Payments for more details.
</aside>