Before using the API, you need to obtain an access token from the Authentication API. Include this token in the Authorization header of all API requests:
Error Handling
The API uses standard HTTP response codes to indicate the success or failure of requests. In case of an error, the response body will contain a JSON object with more details about the error.
Checkout complete uses strict error handling with specific status codes. Checkout Status Codes
Rate Limiting
The API is subject to rate limiting to ensure fair usage and maintain performance. If you exceed the rate limit, you'll receive a 429 (Too Many Requests) response.
Support
Our dedicated support team is available to assist you with API integration and usage. For any questions or issues, please contact [email protected].