aid: placekey url: https://raw.githubusercontent.com/api-evangelist/placekey/refs/heads/main/apis.yml name: Placekey kind: company description: Placekey is a free, universal identifier for any physical place, designed to make it easy to join and match address and point-of-interest data across disparate datasets. The Placekey API resolves an address or latitude/longitude into a single Placekey, supporting both single and bulk (up to 100 per batch) lookups for address matching, deduplication, and data enrichment. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Location - Geocoding - Address Matching - Identifiers - POI created: '2026-06-21' modified: '2026-06-21' specificationVersion: '0.19' apis: - aid: placekey:placekey-lookup-api name: Placekey Lookup API tags: - Lookup - Address Matching - Geocoding image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://docs.placekey.io/documentation/placekey-api/quick-start baseURL: https://api.placekey.io/v1 properties: - url: https://docs.placekey.io/documentation/placekey-api/quick-start type: Documentation - url: https://docs.placekey.io/documentation/placekey-api/response type: APIReference - url: openapi/placekey-openapi.yml type: OpenAPI - url: collections/placekey.postman_collection.json type: PostmanCollection - url: collections/placekey.opencollection.json type: OpenCollection description: Resolves a single address, point-of-interest, or latitude/longitude coordinate pair into a universal Placekey identifier via POST /placekey, using the apikey header for authentication. - aid: placekey:placekey-bulk-lookup-api name: Placekey Bulk Lookup API tags: - Bulk - Batch - Address Matching image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://docs.placekey.io/documentation/placekey-api/bulk-api baseURL: https://api.placekey.io/v1 properties: - url: https://docs.placekey.io/documentation/placekey-api/bulk-api type: Documentation - url: https://docs.placekey.io/documentation/placekey-api/response type: APIReference - url: openapi/placekey-openapi.yml type: OpenAPI - url: collections/placekey.postman_collection.json type: PostmanCollection - url: collections/placekey.opencollection.json type: OpenCollection description: Resolves up to 100 queries per request into Placekey identifiers via POST /placekeys, with an optional per-query query_id echoed back; all queries in a batch must share the same iso_country_code. common: - type: GitHubOrganization url: https://github.com/Placekey - type: LinkedIn url: https://www.linkedin.com/company/placekey - type: Website url: https://www.placekey.io - type: Documentation url: https://docs.placekey.io - type: Plans url: plans/placekey-plans-pricing.yml - type: RateLimits url: rate-limits/placekey-rate-limits.yml - type: FinOps url: finops/placekey-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com