api-keys

Get My Rate Limit

The caller's own effective limit, and which layer supplied the numbers.

Reports enabled alongside the numbers so "is this actually on?" is one curl rather than a code read. The live budget comes from a peek, which does not spend a token — checking your budget must not consume it.

get/api/v1/api-keys/rate-limit

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

enabledboolean required
sustained_per_minuteinteger required
burst_capacityinteger nullable
sourcestring required
limitinteger nullable
remaininginteger nullable
reset_afterinteger nullable

Changes

Changed in 1 of the 5 revisions of this API.1