Baxus · Rate Limits

Baxus Rate Limits

The BAXUS services API advertises a fixed-window request quota via x-ratelimit-* response headers. A single anonymous client observed a limit of 3000 requests per window with a reset timestamp.

Baxus Rate Limits is the machine-readable rate-limit profile for Baxus on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring requests_per_window.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Rate Limiting and Spirits.

1 Limits Throttle: 429
Rate LimitingSpirits

Limits

Default request quota client
requests_per_window · window
3000

Policies

Fixed window
x-ratelimit-reset carries the UNIX epoch (seconds) at which the remaining count resets. Exact window duration is not documented by BAXUS.
Signaling
Every response (including 404s) carries the x-ratelimit-limit / x-ratelimit-remaining / x-ratelimit-reset triplet.