API Reference
Rate Limits
Our API implements rate limiting to ensure fair usage and maintain service quality for all users. The rate limits vary depending on your subscription plan and authentication status.
Plan-Based Rate Limits
Free Plan
- 1 request per second
Pro Plan
- 5 to 50 requests per second (depending on your specific plan tier)
Unauthenticated Requests
- 5 requests per hour
Rate Limit Exceeded
When you exceed your rate limit, the API will return a 429 Too Many Requests
status code. If you keep exceeding the rate limit, your IP address will be blocked for 1 hour.
Upgrading Your Plan
If you need higher rate limits, consider upgrading to a Pro plan. Pro plans offer significantly higher request rates to accommodate more demanding use cases.