Current limits (public tier)
All public endpoints are rate-limited per IP address:| Window | Limit |
|---|---|
| Per minute | 30 requests |
| Per hour | 500 requests |
| Per day | 2,000 requests |
Rate limit headers
Every response includes:X-RateLimit-Reset is a Unix timestamp of when your window resets.
When you hit the limit
Handling 429s correctly
Getting higher limits
If your production integration needs higher limits, open an issue on the GitHub repo. High-volume integrations will be accommodated on the authenticated tier when it ships.API overview
Back to the full endpoint reference.