Geoapify
Geoapify offers a suite of APIs for integrating maps, geocoding, routing, and other location-based services into applications.
In development
Cataloged and scoped, not yet available to run in production.
- 25
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Address Autocomplete
Tool to fetch address suggestions based on partial input. Use when you need to get predictive suggestions from incomplete address text.
Batch Requests
Tool to create or retrieve batch jobs. Use when processing multiple API calls asynchronously in one operation.
Get Administrative 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.
Create Batch Forward Geocode Job
Tool to create a batch forward geocoding job for up to 1000 addresses. Use when you need to geocode multiple addresses asynchronously. Returns a job ID for retrieving results once processing is complete.
Create Batch Reverse Geocode Job
Tool to create a batch reverse geocoding job that converts multiple lat/lon coordinates into addresses asynchronously. Use when you need to reverse geocode multiple coordinates (up to 1000) in one request. Returns a job ID for retrieving results.
Forward Geocoding
Tool to convert an address into geographic coordinates. Use when you need latitude and longitude from an address.
Geometry Operation
Tool to perform geometric operations on stored polygon geometries. Use when combining or intersecting multiple stored geometries.
Get Batch Forward Geocode Results
Tool to retrieve batch forward geocoding job results using the job ID. Use when you need to fetch geocoded addresses from a previously submitted batch job. Results available in JSON or CSV format. Job must be complete (status 200) to get results.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.