Base URL
Authentication
Most endpoints require authentication via thePartner-App-Key header. See Authentication for details.
Error Responses
All endpoints return a consistent error format:| Status Code | Description |
|---|---|
200 | Success |
400 | Bad Request |
401 | Unauthorized |
500 | Internal Server Error |