Docs
  • 👋Welcome
    • Overview
    • Placekey Design
    • Placekey Types
  • API Overview
    • Authentication
    • Usage Limits
    • Error Codes
    • Supported Countries
  • Placekey API
    • Quick Start
    • Input Parameters
      • Minimum Inputs
      • Optional Parameters
    • Response
      • Optional Responses
    • Bulk API
    • Example Queries
    • Placekey Lineage File
  • Geocoder
    • Introduction
    • Usage Limit
    • Status Descriptions
    • Example
  • Join Data Product
    • Join Data
  • Libraries
    • Python
    • Javascript
  • Integrations
    • Google Sheets Add On
Powered by GitBook
On this page
  • Rate Limiting
  • Number of Lookups
  1. API Overview

Usage Limits

PreviousAuthenticationNextError Codes

Last updated 9 months ago

Rate Limiting

Our rate limit allows for a maximum of 10,000 lookups per day through either the Placekey API or the Placekey Bulk API. If you exceed this limit, you will receive an HTTP 429 response code, indicating that too many requests have been made.

Additionally, there is a limit on the number of lookups per second. Regardless of which API you use, the maximum is 100 lookups per second and 100k lookups per hour for paying customers. Exceeding this rate will also result in a rate limit error.

Number of Lookups

We limit the number of lookups based on the 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.

plan you subscribe