Geocode Earth · Rate Limits

Geocode Earth Rate Limits

Geocode Earth enforces two complementary limits per account: a monthly request allowance tied to the subscription plan, and a per-second request rate cap. Paid plans include up to 10 requests per second (Lite, Basic) or 20 requests per second (Advanced), with higher caps negotiated on the Custom enterprise plan. Specific reconciled per-account values should be confirmed against the current pricing page and account dashboard.

Geocode Earth Rate Limits is the machine-readable rate-limit profile for Geocode Earth on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Geocoding, Address Autocomplete, Reverse Geocoding, Mapping, and Pelias.

4 Limits Throttle: 429
GeocodingAddress AutocompleteReverse GeocodingMappingPeliasRate LimitingQuotasThrottling

Limits

Requests Per Second (Lite / Basic) account
requests
up to 10 per second
Per-second cap on the Lite and Basic monthly plans.
Requests Per Second (Advanced) account
requests
up to 20 per second
Per-second cap on the Advanced monthly plan.
Monthly Request Allowance account
requests
see plan (150K / 400K / 2M / custom)
Included monthly request volume varies by subscription tier.
Custom / Enterprise Limits account
requests
negotiated
Per-second and monthly limits raised under a Custom enterprise agreement.

Policies

Tiered Limits
Both per-second rate and monthly allowance increase as accounts move from Lite to Basic to Advanced to Custom.
Backoff Strategy
Clients should implement exponential backoff with jitter on HTTP 429 responses and stay within the plan's requests-per-second cap.

Sources