Geoapify
Overview
SLUG: GEOAPIFY
Description
Geoapify offers a suite of APIs for integrating maps, geocoding, routing, and other location-based services into applications.
Authentication Details
API Key
Connecting to Geoapify
Create an auth config
Use the dashboard to create an auth config for the Geoapify toolkit. This allows you to connect multiple Geoapify accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Geoapify Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Geoapify toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GEOAPIFY_ADDRESS_AUTOCOMPLETE
Tool Name: Address Autocomplete
Description
Action Parameters
Action Response
GEOAPIFY_BATCH_REQUESTS
Tool Name: Batch Requests
Description
Action Parameters
Action Response
GEOAPIFY_BOUNDARIES
Tool Name: Get Administrative Boundaries
Description
Action Parameters
Action Response
GEOAPIFY_FORWARD_GEOCODING
Tool Name: Forward Geocoding
Description
Action Parameters
Action Response
GEOAPIFY_GEOMETRY
Tool Name: Geometry Operation
Description
Action Parameters
Action Response
GEOAPIFY_IP_GEOLOCATION
Tool Name: IP Geolocation
Description
Action Parameters
Action Response
GEOAPIFY_ISOLINE
Tool Name: Generate isoline (isochrone/isodistance)
Description
Action Parameters
Action Response
GEOAPIFY_MAP_MATCHING
Tool Name: Map Matching
Description
Action Parameters
Action Response
GEOAPIFY_MAP_TILES
Tool Name: Fetch Geoapify Map Tiles
Description
Action Parameters
Action Response
GEOAPIFY_MARKER_ICON
Tool Name: Create Marker Icon
Description
Action Parameters
Action Response
GEOAPIFY_PLACE_DETAILS
Tool Name: Place Details
Description
Action Parameters
Action Response
GEOAPIFY_PLACES
Tool Name: Places Search
Description
Action Parameters
Action Response
GEOAPIFY_POSTCODE
Tool Name: Postcode Search
Description
Action Parameters
Action Response
GEOAPIFY_REVERSE_GEOCODING
Tool Name: Reverse Geocoding
Description
Action Parameters
Action Response
GEOAPIFY_ROUTE_MATRIX
Tool Name: Route Matrix
Description
Action Parameters
Action Response
GEOAPIFY_ROUTE_PLANNER
Tool Name: Route Planner
Description
Action Parameters
Action Response
GEOAPIFY_ROUTING
Tool Name: Routing
Description
Action Parameters
Action Response