Tiers
Using a key
Pass it in theX-API-Key header:
Reading your limits
Every response carries your current window:X-RateLimit-Reset is a Unix timestamp — when your window starts over.
When you exceed the limit you get a 429:
Anonymous by default; an API key raises your limits.
X-API-Key header:
X-RateLimit-Reset is a Unix timestamp — when your window starts over.
When you exceed the limit you get a 429: