API keys are subject to the following rate limits:Documentation Index
Fetch the complete documentation index at: https://docs.autosend.com/llms.txt
Use this file to discover all available pages before exploring further.
2 requests per second per API key. This is a default limit and can be increased upon request.
429 Too Many Requests response with a retryAfter field indicating how many seconds to wait.
Rate Limit Headers
Each API response includes rate limit information:Handling Rate Limits
To prevent overwhelming the API, you should implement exponential backoff when receiving429 errors: