Base URL
Use the base URL below for all requests:REST format
The API follows REST principles and uses standard HTTP status codes to indicate success or failure.Best practices
- Use webhooks to track status changes.
- Avoid frequent polling on query endpoints.
- Never expose private keys in source code, frontend code, or repositories.
- Use
callbackUrlper operation when you need specific URLs for notifications.

