Reference

Rate limits

What is limited, and what happens at the edge.

SurfaceLimitWindow
Gateway inference600 requestsper minute per key
Control plane reads1,000 requestsper minute per tenant
Key minting60 requestsper minute per tenant

A limited request answers 429 with a retry-after header. The limit is on the reservation substrate rather than on a counter beside it, so a burst cannot slip through between the check and the hold.

http