Release Feb 27, 2026
Rate-limit responses now give clearer guidance by including plan tier and limit details and adding a Retry-After header so clients know when to retry.
✨ New
- Show plan tier in rate-limit error responses
- Show allowed request limit in rate-limit error responses
- Add Retry-After header to 429 responses to indicate retry delay
💎 Improved
- Make rate-limit feedback clearer to help clients schedule retries and monitoring