Placekey
Placekey standardizes location data by assigning unique IDs to physical addresses, simplifying address matching and enabling data sharing across platforms
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Placekey authenticates with an API key. Generate the credential in your Placekey account, then paste it into FlyMyAI the first time an agent uses a Placekey action.
Get your Placekey credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Placekey API key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PLACEKEY_GET_GEOCODE_FROM_ADDRESS | 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 ide… | street_address, city, region, postal_code, iso_country_code |
PLACEKEY_GET_PLACEKEY_FROM_ADDRESS | 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. | street_address, city, region, postal_code, iso_country_code |
PLACEKEY_GET_PLACEKEY_FROM_COORDINATES | Get a placekey (unique identifier) for a given pair of latitude and longitude coordinates. this is the most basic and independent operation in placekey's api that requires minimal input parameters. the tool returns a "where" part of the placekey, which repres… | latitude, longitude |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Placekey!