1. Get Your API Key
- Sign in to the Cadana Dashboard (or request access)
- Go to Settings → Developers
- Create a new API key and copy it — it won’t be shown again
2. Environments
| Environment | Base URL | Purpose |
|---|---|---|
| Sandbox | https://dev-api.cadanapay.com | Development and testing |
| Production | https://api.cadanapay.com | Live transactions |
3. Make Your First Request
Test your API key with a simple request:Bash
200 response confirms your key is working:
JSON
401 Unauthorized, check that you’re using a sandbox API key with the sandbox URL.
Next Steps
Payments
Send payouts to bank accounts and mobile wallets globally
Workforce
Pay employees and contractors via payroll
Authentication
Token types, multi-tenant setup, and security
Sandbox & Testing
Test your integration with simulated data