Ipgeolocation Rate Limits
IPGeolocation.io takes an unusually permissive stance on rate limits: paid plans have no documented per-second, per-minute, per-hour, per-day, or per-month request caps — the only ceiling is the plan's monthly credit quota (with overage pricing) defined in plans/ipgeolocation-plans-pricing.yml. The Free plan has a hard cap of 1,000 credits/day with no overage. All limits are scoped to the API key (account). Bulk endpoints accept up to 50,000 entries per request. The documentation does not advertise specific X-RateLimit-* headers; clients should rely on standard HTTP status codes for throttling and fall back to exponential backoff on 429 / 5xx responses.
Ipgeolocation Rate Limits is the machine-readable rate-limit profile for IPGeolocation.io on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_day, requests_per_second, requests_per_month, and entries_per_request.
The profile also includes 7 backoff/retry policies defined and response codes documented for quotaExceeded, throttled, unauthorized, forbidden, and serverError.
Tagged areas include Rate Limiting, IP Geolocation, IP Intelligence, and Quota.