Overview
To ensure fair usage and protect our API, all requests are subject to strict rate limits. Misuse or abuse of the API may result in temporary or permanent access restrictions.
Rate Limits
- Maximum Requests: 100 requests per minute per IP.
- Temporary Block: Exceeding this limit results in a 15-second block from accessing the API.
Sending more than 100 requests per minute from the same IP will trigger a 15-second block. During this block, all API requests from that IP will be rejected with a 429 Too Many Requests response.
Abuse Policy
- Mass Abuse Detection: If an IP accumulates more than 5 temporary blocks from exceeding rate limits due to mass requests, your API access may be permanently revoked.
- This applies to automated bots, scraping, or any activity that violates fair use.
Do not attempt to bypass rate limits by making a new API Key or abuse the API in any other way. Repeated violations will result in permanent removal of your API key.