Fastdol Rate Limits
FastDOL enforces two overlapping restrictions. A per-key monthly lookup quota (50 lookups on the free tier, custom on Enterprise) tracked through standard `X-RateLimit-*` response headers. Layered on top is per-IP request-rate throttling that varies by endpoint family — 60 req/min on the main search endpoints, 30 req/min on inspection detail endpoints, and 10 req/min on industry metadata. Exceeding either trigger returns HTTP 429. Batch requests count as 1 lookup per item submitted toward the monthly quota.
Fastdol Rate Limits is the machine-readable rate-limit profile for FastDOL on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 10 rate-limit definitions, measuring requests_per_month, requests_per_minute, items_per_request, rows_per_request, and megabytes_per_request.
The profile also includes 8 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, validationError, unauthorized, forbidden, notFound, and serviceDegraded.
Tagged areas include Rate Limiting, Federal Enforcement, Workplace Safety, and Public Records.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.