Placekey
Learn how to use Placekey with Composio
Overview
SLUG
PLACEKEY
Description
Placekey standardizes location data by assigning unique IDs to physical addresses, simplifying address matching and enabling data sharing across platforms
Authentication Details
API Key
generic_api_key
Tools
Get Geocode From Address
SLUG: PLACEKEY_GET_GEOCODE_FROM_ADDRESS
Action Parameters
city
iso_country_code
postal_code
region
street_address
Action Response
data
error
successful
Get placekey from address
SLUG: PLACEKEY_GET_PLACEKEY_FROM_ADDRESS
Action Parameters
city
iso_country_code
location_name
postal_code
region
street_address
Action Response
data
error
successful
Get placekey from coordinates
SLUG: PLACEKEY_GET_PLACEKEY_FROM_COORDINATES
Action Parameters
latitude
longitude
Action Response
data
error
successful