Per-key rate limit
All endpoints are rate-limited at 5 requests per second per API key, using a sliding window. Exceeding the limit returns a429 response:
Monthly quotas
/ip, /email, and /phone are metered. Each plan includes a monthly call allowance. When you exhaust it, those endpoints return 403:
/trace, /identify, and /validate are not metered and are not subject to monthly quotas.
