API Basics
Base URL:
Responses are in JSON format by default.
All time and timestamp-related fields in JSON responses are in seconds by default.
Timestamp parameters are in seconds.
Friendly Reminder
Before integrating with the API, please complete the following steps to ensure the payment function works properly:
- Register and log in to the merchant dashboard.
- Obtain the
API_KEY
andSECRET_KEY
required for API access from the merchant dashboard. - Add a receiving address. It is recommended to add multiple addresses to avoid large discrepancies between the user's payment amount and the actual order amount in high-concurrency situations (even if there is a difference, the difference will go to your receiving address).
- Top up your balance to pay for order service fees.