GET /v1/usage returns API usage for the organization behind your key — useful for building your own dashboards, alerting on error spikes, or spotting a noisy route. Requires the emails scope.
The response has three views:
overview— rolling 24h totals (requests,successRate0–100,errors,rateLimited).trend— 30 daily points (date,requests,errors).routes— per-route rollup over the last 7 days (route,requests,successRate,topErrorCode).
Read usage
Alert on degraded success rate
See also
GET /v1/usagein the Public API v1 reference (sidebar) — full schema.- Rate limits —
rateLimitedcounts map to429s. - Response headers — per-request
X-RateLimit-*.
Need Help?
Our team is ready to support you at every step of your journey with Brew. Choose the option that works best for you:- Self-Service Tools
- Talk to Our Team
Search Documentation
Type in the “Ask any question” search bar at the top left to instantly find relevant documentation pages.
ChatGPT/Claude Integration
Click “Open in ChatGPT” at the top right of any page to analyze documentation with ChatGPT or Claude for deeper insights.