Skip to main content
Wave rate-limits API requests to 60 requests per minute per key (a 60-second rolling window). Exceeding it returns 429 with error_code: RATE_LIMIT_EXCEEDED in the standard error envelope.

Headers

Every response includes the current rate-limit state:

Handling 429

Back off and retry after the window resets:
The 60/min limit applies to sandbox keys today. Production tiers may get higher limits when the upgrade flow ships.