Get Rate Limits
Return live rate-limit usage (RPM / RPD / TPM) vs limits. Always reads fresh Redis counters — no caching.
Accepts either a dashboard session token (JWT) — returning org/team/member
scopes — or an rsk_ API key, returning a single key scope for that key.
Authorizations
Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.
Headers
Dated version of the API contract to pin this request to. Omit it and the request is served under 2026-08 — the oldest supported version, so an existing integration is never moved by a release. A malformed or unsupported value is rejected with 400 invalid_api_version rather than falling back silently. The version actually served is echoed as X-Mesh-Version on every response, including errors.
2026-08 Query Parameters
Organisation UUID. Required for session (JWT) callers; ignored for API keys.
Team UUID (optional filter)
Response
Successful Response
Rate limits for an org / team / member scope.
Rate limits for an org / team / member scope.
Rate limits for an org / team / member scope.
Rate limits for an org / team / member scope.