Prerequisites
1
Obtain API credentials
Contact our support team to receive your API Key and API Secret. These are unique to your organization and required for all API calls.
2
Choose your environment
Use Sandbox for all development and testing โ no real funds are involved. Move to Production only after validating your integration end-to-end.
3
Set up authentication
All requests require three signed headers. See the Authentication guide for how to generate them.
4
Configure webhooks
Set up a publicly accessible HTTPS endpoint to receive real-time event notifications. See the Webhooks guide.
Environments
- Sandbox
- Production
Use sandbox for all development and testing. No real funds are involved.
Testing in sandbox
All three integration paths work in sandbox:
See the Sandbox testing guide for step-by-step flows.
Response format
All API responses follow this structure:- Success
- Error

