Skip to content
idleakcheck
API & INTEGRATIONS, 2 MIN READ

Rate limits per plan.

Daily limits track your search quota. Per-second burst caps prevent runaway scripts.

Daily quota matches the web app’s search limit per plan: 20/day on Pro, 200/day on Advanced, unlimited on Enterprise. Bursts are limited to 10 requests per second across all keys in a workspace.

Headers

  • X-RateLimit-Limit — your daily allotment
  • X-RateLimit-Remaining — what’s left today
  • X-RateLimit-Reset — Unix timestamp of next reset (midnight Pacific)

Hitting the burst cap returns 429 with a Retry-After header. Hitting the daily cap returns 402 with a JSON body explaining the quota state. Enterprise workspaces can request a custom limit from their CSM.

Have a question this article didn’t answer? Contact support.