Base URLs
All endpoint paths in this documentation are relative to these base URLs. For example, the Get Rate endpoint is:
- Staging:
https://staging-api.getpartna.com/v4/rate - Production:
https://api.getpartna.com/v4/rate
Widget URLs
Use these base URLs for widget integrations:Staging environment
The staging environment mirrors production behavior but uses test data. Key differences:- No real money moves. Transactions are simulated.
- Mock endpoints available. Use Mock Deposit and Mock Fiat Deposit to simulate incoming payments and test your webhook handling.
- Separate credentials. Your staging
x-api-keyandx-api-userare different from production. They are provided during onboarding.