Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
When to Retry
Implement retry logic for the following situations:- 429 Too Many Requests
- 5xx Server Errors (e.g., 500, 503)
Learn more about how rate limits work on our Rate Limiting page.
Retry Headers
For 429 errors, respect theRetry-After header value: