1Lookup Rate Limits
1Lookup publishes a four-tier rate-limit model, rewritten since the 2026-08-09 capture: standard lookups are 200 requests per 10 seconds PER API KEY, live-fetch lookups get 1,000 per minute per key, a hard ceiling of 500 requests per second (and 5,000 per 10 seconds) applies across everything, and account/monitoring calls are 1,000 per minute per organization. The previously recorded flat "1,000 requests per minute per organization" now describes only the account/monitoring tier. A 429 carries Retry-After alongside the X-RateLimit-* set, and X-RateLimit-Reset is a Unix timestamp. Credits are a separate budget. Bulk-job status and result polling are excluded from the lookup budget.
1Lookup Rate Limits is the machine-readable rate-limit profile for 1Lookup on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests_per_10_seconds, requests_per_minute, and requests_per_second.
The profile also includes response codes documented for throttled, throttledCode, insufficientCredits, and insufficientCreditsCode.
Tagged areas include Rate Limiting and Data Validation.