API rate-limit visibility dashboard
Surface current rate-limit usage and remaining quota in the developer dashboard; add x-ratelimit-* headers.
Developers hit 429s without warning. No in-product observability.
Dashboard + response headers + docs refresh.
Our integration hit 429s at 3am and I had no idea we were close to the limit. Need a dashboard.
What are the API rate limits? Docs are vague.
Please add a header that tells me how many API calls I have left. Every other API does this.
Got silently throttled for an hour. Terrible DX.
The new rate-limit dashboard is great, BUT I'm still getting surprise 429s on the /v1/reports endpoint. The dashboard says I'm at 30% but it's definitely throttling me.
Love the quota dashboard, but it would help if it broke down limits by endpoint — right now it only shows a global number.