Sandbox testing
Getting Sandbox access
Section titled “Getting Sandbox access”Sandbox credentials (API Key, API Secret, Webhook Secret) and the test API root {baseUrl} are issued by sales or operations—there is no self-service signup on this website.
Suggested checklist
Section titled “Suggested checklist”POST /v1/paymentswith Sandbox credentials for a small test amount.- Send the requested token on the test network to the returned
address(often USDT on Nile / Shasta). - Poll
GET /v1/payments/:paymentIduntilstatusisPAID(or watchconfirmationsincrease). - Confirm your
notifyUrlreceivespayment.paidand signature verification succeeds.
- Sandbox and Production keys, databases, and chain settings are fully isolated—never mix them.
- Obtain test TRX from a faucet when the network requires TRX for transfer fees.
- Public docs exclude internal debug endpoints—do not commit testnet secrets to public repos or client bundles.
Questions: Contact sales.