Lever · Rate Limits

Lever Co Rate Limits

Reconciled rate limits for the Lever Data API and the public Lever Postings API. Token-bucket enforcement on the Data API; per-second cap on application POSTs against the public Postings API.

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

It captures 3 rate-limit definitions.

The profile also includes response codes documented for throttled and quotaExceeded.

Tagged areas include Rate Limiting, Quotas, and ATS.

3 Limits Throttle: 429 Quota: 429
Rate LimitingQuotasATS

Limits

per-api-key
10 requests/second steady-state per API key with a token-bucket burst allowance up to 20 req/s. Applies across all v1 endpoints.
per-site
Application submissions are capped at 2 POSTs per second per site. Excess requests return HTTP 429.
per-site
GET on public postings has no published per-second limit; CORS is restricted to the site's own domain and subdomains.

Sources