Authentication
All authenticated requests require the credentials and headers issued for your partner account. Keep staging and production credentials separate.
Before sending live traffic:
Confirm your base URL.
Confirm your API credentials.
Confirm your webhook endpoint is reachable and verified.
Confirm your system can handle retries and out-of-order delivery safely.
Environments
Unigox provides two environments:
Staging:
https://api-staging.unigox.comProduction:
https://api.unigox.com
Use staging for integration testing and production only after your configuration, webhook handling, and operational processes are verified.
Last updated
