Usage Limit

The Geocoder follows the same limits applied to the Placekey API. Each geocode counts as one lookup for your total usage. For example you can request 5000 Placekeys and 5000 geocodes to meet the daily free limit.

Rate Limiting

Our rate limit is currently 1000 requests per minute to theAPI and 100 requests per minute to the Bulk API. If you exceed this, you will receive a HTTP 429 response code. Please note the maximum number of lookups per minute, regardless of which API used is 1000.

Number of Lookups

We limit the number of lookups based on the plan you subscribe to. The API is free up to 10k lookups per day. Note that the number of lookups is different than the number of requests. A request can contain up to 100 lookups.

Last updated