Budgets
There are two windows — a per-minute burst limit and a per-day quota. Search and raw-source endpoints have their own (lower) per-minute limits because they’re heavier.Headers
Every response includes your current standing on the per-minute window:Requests served from the edge cache don’t count against your budget — only requests that reach the origin do. A cache
HIT (see the X-Cache header) is effectively free.Handling 429
When you exceed a limit you get a429 with a Retry-After header (in seconds) and the standard error envelope: