Rate Limiting
All API endpoints are subject to a rate limit of 150 requests per 10 seconds. Exceeding this limit will result in a 429 response, and your access will be temporarily restricted for 60 seconds.
Additionally, there is a concurrent generation limit of 10 requests per API key. If you require a higher limit, please contact us directly [email protected].
Updated 22 days ago