Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Geocode Address
geoapify:geocode_address
Convert an address or place name into geographic coordinates (latitude/longitude).
Write
Low risk
Get Autocomplete
geoapify:get_autocomplete
Get autocomplete suggestions for addresses and places as the user types.
Read
Low risk
Get Isochrone
geoapify:get_isochrone
Calculate an isochrone (area reachable within a given time or distance) from a starting point.
Read
Low risk
Get Map Tiles
geoapify:get_map_tiles
Get map tile URLs for displaying interactive maps with various styles.
Read
Low risk
Get Place Details
geoapify:get_place_details
Get detailed information about a specific place using its Place ID.
Read
Low risk
Get Route
geoapify:get_route
Calculate driving, walking, or cycling routes between two or more points with turn-by-turn directions.
Read
Low risk
Get Timezone
geoapify:get_timezone
Get timezone information for a specific geographic location.
Read
Low risk
Reverse Geocode
geoapify:reverse_geocode
Convert geographic coordinates (latitude/longitude) into a human-readable address.
Write
Low risk
Search Places
geoapify:search_places
Search for places, businesses, and points of interest by name or category.
Read
Low risk