MediumSchema/API

Rate Limits Admin API: programmatically read org and workspace rate limits

New read-only Admin API endpoints (GET /v1/organizations/rate_limits and per-workspace variants) return configured limits per rate-limit group with values like requests_per_minute and input/output tokens per minute. Requires an Admin API key; limits can be read but not updated via the API.

Action note

Replace hardcoded rate-limit values in gateways and proxies with a scheduled fetch of /v1/organizations/rate_limits, and pair it with the Usage API for limit-utilization alerting.

What to search in your codebase

  • Rate Limits Admin API: programmatically read org and workspace rate limits
  • Anthropic schema

Get Anthropic change notes

One focused email when Anthropic changes need migration work or owner review.

Want Slack/webhook alerts or specific sources? Request full access