Environments
To make it easier to test and develop with Kuda, we make use of the same API endpoints for both our test and production environments, the only difference is the keys used when calling the APIs.
| Environment | Type | Detail | Description |
|---|---|---|---|
| Test Base | URL | http://kuda-openapi-uat.kudabank.com/v2.1 (opens in a new tab) | The user’s registered Kuda Business account email. |
| Production | URL | https://kuda-openapi.kuda.com/v2.1 (opens in a new tab) | The base URL for live deployment on Kuda’s Business API services |