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
Sandbox and production use separate API keys and data. Start in sandbox.
3. Make Your First Request
Test your API key by asking the API who you are:Bash
200 response confirms your key is working and returns your key’s access level and your business — including the businessId and tenant key that other endpoints ask for:
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