Skip to main content

Rate-limit and concurrency introspection

GET 

/api/mgmt/limits

Returns the server's rate-limit and concurrency configuration together with the calling client's live counters (remaining tokens, in-flight requests), the resolved caller IP and which bucket ("ip" or "token") the caller's traffic is accounted against. Public, no authentication.

Responses

Rate-limit and concurrency state for the caller