ClawLink
Developer Tools25 toolsPaste one API key

Geoapify integration for AI agents

Geoapify offers a suite of APIs for integrating maps, geocoding, routing, and other location-based services into applications.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Geoapify once and call the same tools from all of them.

Setup

Connect Geoapify through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Geoapify exposes 25 tools through ClawLink.

ToolWhat it doesKind
geoapify_address_autocompleteFetch address suggestions based on partial inputRead
geoapify_boundariesRetrieve all administrative boundaries that contain a given locationRead
geoapify_forward_geocodingConvert an address into geographic coordinatesWrite
geoapify_geometryPerform geometric operations on stored polygon geometriesRead
geoapify_get_batch_forward_geocode_resultsRetrieve batch forward geocoding job results using the job IDRead
geoapify_get_batch_reverse_geocode_resultsRetrieve batch reverse geocoding job resultsRead
geoapify_get_boundaries_consists_ofGet boundaries that a specified location consists ofRead
geoapify_get_map_styleRetrieve vector map style JSON for MapLibre GL and Mapbox GLRead
geoapify_get_static_mapGenerate static map images with customizable style, size, center, zoom, markers, and geometriesRead
geoapify_ip_geolocationLookup geographic location information for an IP addressRead
geoapify_isolineGenerate isochrone or isodistance isolinesRead
geoapify_list_postcodesList postcodes within a specified area or boundaryRead
geoapify_map_matchingSnap GPS traces to the road network for accurate route reconstructionRead
geoapify_map_tilesFetch raster map tiles or style JSON from GeoapifyRead
geoapify_marker_iconGenerate custom map marker icons as PNG imagesRead
geoapify_place_detailsRetrieve detailed information about a specific placeRead
geoapify_placesSearch for points of interest (POIs) like restaurants, hotels, attractions, hospitals, etcRead
geoapify_postcodeRetrieve postcode information for a locationRead
geoapify_reverse_geocodingReverse geocode coordinates into a structured addressRead
geoapify_route_matrixCompute travel time and distance matricesRead
geoapify_route_plannerOptimize multi-agent routes for deliveries, pickups, and service jobsRead
geoapify_routingCalculate routes between multiple waypointsRead
geoapify_batch_requestsCreate or retrieve asynchronous batch processing jobs for geocoding, reverse geocodingRead
geoapify_create_batch_forward_geocode_jobCreate a batch forward geocoding job for up to 1000 addressesWrite
geoapify_create_batch_reverse_geocode_jobCreate a batch reverse geocoding job that converts multiple lat/lon coordinates into addressesWrite