Geoapify
Geoapify offers a suite of APIs for integrating maps, geocoding, routing, and other location-based services into applications.
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
Geoapify authenticates with an API key. Generate the credential in your Geoapify account, then paste it into FlyMyAI the first time an agent uses a Geoapify action.
Get your Geoapify credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Geoapify API Key | The API key provided by Geoapify for authenticating API requests. (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 |
|---|---|---|
GEOAPIFY_ADDRESS_AUTOCOMPLETE | Tool to fetch address suggestions based on partial input. Use when you need to get predictive suggestions from incomplete address text. | text |
GEOAPIFY_BATCH_REQUESTS | Tool to create or retrieve batch jobs. Use when processing multiple API calls asynchronously in one operation. | - |
GEOAPIFY_BOUNDARIES | Tool to retrieve administrative boundaries a location is part of. Use when you have either a place ID or coordinates and need GeoJSON boundaries. Returns a FeatureCollection. | - |
GEOAPIFY_FORWARD_GEOCODING | Tool to convert an address into geographic coordinates. Use when you need latitude and longitude from an address. | apiKey |
GEOAPIFY_GEOMETRY | Tool to perform geometric operations on stored polygon geometries. Use when combining or intersecting multiple stored geometries. | operation, id |
GEOAPIFY_IP_GEOLOCATION | Tool to determine geographic location of an IP address. Use when you need to lookup location information by IP. | - |
GEOAPIFY_ISOLINE | Tool to generate isochrone or isodistance isolines. Use when visualizing reachable areas from a point; use 'id' to poll ongoing calculations. | - |
GEOAPIFY_MAP_MATCHING | Tool to snap GPS traces to the road network and correct inaccuracies. Use when raw GPS points need alignment to roads. | apiKey, mode, waypoints |
GEOAPIFY_MAP_TILES | Tool to fetch raster map tiles or style JSON from Geoapify. Use when rendering custom maps with specific styles. | style, apiKey |
GEOAPIFY_MARKER_ICON | Tool to create custom map marker icons. Use when you need a tailored marker after defining map annotations. | - |
GEOAPIFY_PLACES | Tool to search for points of interest within a specified area. Use when you need POIs matching categories after defining spatial filter or bias. | categories |
GEOAPIFY_PLACE_DETAILS | Tool to retrieve detailed information about a specific place. Use when you have a place ID or coordinates and need comprehensive metadata. | - |
GEOAPIFY_POSTCODE | Tool to retrieve postcode information for a location. Use when you need to fetch postcode details based on a given postcode or geographic coordinates. | - |
GEOAPIFY_REVERSE_GEOCODING | Tool to reverse geocode coordinates into a structured address. Use when converting lat/lon to human-readable addresses. | lat, lon |
GEOAPIFY_ROUTE_MATRIX | Tool to compute travel time and distance matrices. Use when you need durations and distances between multiple origin and destination pairs. | apiKey |
GEOAPIFY_ROUTE_PLANNER | Tool to optimize multi-agent routes and schedules. Use after defining agents and jobs/shipments. | - |
GEOAPIFY_ROUTING | Tool to calculate routes between multiple waypoints. Use when you need both distance, time, and turn-by-turn directions for two or more coordinates. | waypoints |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Geoapify!