API & Usage Limits
The API is completely free — no keys, no signup, no cost. We want you to use it. The only limits are rate limits to keep things fast for everyone. We don't track you or sell your data — see our privacy policy.
API Rate Limits
All rate limits are applied per IP address. When exceeded, the API returns
HTTP 429 Too Many Requests.
Response headers
X-RateLimit-Limit: Maximum requests allowed in the window
X-RateLimit-Remaining: Requests remaining before throttling
X-RateLimit-Reset: Unix timestamp when the window resets
Retry-After: Seconds to wait (only on 429 responses)
Abuse Protection
Automated abuse detection protects the platform. Offending IPs are banned at the Cloudflare edge.