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
  1. API Overview

Error Codes

PreviousUsage LimitsNextSupported Countries

We use standard HTTP status codes to communicate success or failure.

Code
Title
Description

200

OK

The request was successful

400

Bad Request

The request is invalid. Read the message or error fields in the response for information on how to correct it.

401

Unauthorized

Your API key is invalid. Check that you haven't removed it and that you've used the right header: apikey

429

Too Many Requests

You have exceeded the permitted rate-limit. Check to see how many requests have been made recently.

50x

Internal Server Error

An error occurred within our API. If this occurs, you may need to contact us to resolve the issue.

your dashboard