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. Placekey API

Response

Your response will be a JSON object.

When accessing the /placekey endpoint, your response will contain the following:

Field
Description
Example

query_id

An ID for this query. If you passed in a query_id this will be echoed back to you

4

placekey

The placekey for the request you make

227-223@5vg-82n-pgk

When accessing the /placekeys endpoint, your response will be a list of the above.

PreviousOptional ParametersNextOptional Responses