Rate Limits
Our API enforces daily request limits to ensure fair usage and maintain service stability.
Daily Limit
- Reset Time: Limits reset daily at midnight (UTC).
- Limit Value: The exact number of requests allowed per day depends on your subscription plan.
You can view the specific limits for each plan on our Pricing Page.
How It Works
- Each request you make to the API counts towards your daily quota.
- Once your quota is reached, the API will respond with a
429 Too Many Requests
status code. - The counter automatically resets at 00:00 UTC. Once reseted, you can resume making requests.