Placekey
Location identifier service for unique Placekeys from addresses, coordinates, or POIs, with bulk lookups and geocoding.
Helps location-data flows that convert addresses or coordinates into Placekeys, batch-resolve up to 100 records, and geocode addresses.
Sign in to connect Placekey
Sign in to connect an account and start using Placekey in your apps.
Example Use Cases
These are example ways Snow can use Placekey when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
This tool retrieves geocode information (latitude and longitude) for a given address using the Placekey API. It accepts address components (street_address, city, region, postal_code, iso_country_code) and returns geocode data including the unique Placekey identifier and location details.
Tool to get a Placekey for a single location using address, coordinates, or POI details. Use when you need to obtain a unique identifier for a physical place with support for address fields, coordinates, location name, and optional metadata for enhanced matching.
Convert a physical address into a unique Placekey identifier. The Placekey is a universal standard identifier for any physical place that helps in location matching, enrichment, and deduplication.
Get Placekeys for multiple locations in bulk (up to 100 queries per request). All queries must have the same iso_country_code. Supports address, coordinates, and POI queries with optional query_id for tracking. Returns an array of Placekey results for each query.