Here
Overview
SLUG: HERE
Description
HERE Technologies provides comprehensive location data and mapping services, offering APIs and SDKs for developers to integrate maps, geocoding, routing, and other location-based features into their applications.
Authentication Details
API Key
Connecting to Here
Create an auth config
Use the dashboard to create an auth config for the Here toolkit. This allows you to connect multiple Here accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Here 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 Here toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HERE_AUTOSUGGEST
Tool Name: Autosuggest Places
Description
Action Parameters
Action Response
HERE_BROWSE
Tool Name: Browse Places
Description
Action Parameters
Action Response
HERE_CALCULATE_ROUTE
Tool Name: Calculate Fleet Telematics Route
Description
Action Parameters
Action Response
HERE_COORDINATES_TO_TILE_INDICES
Tool Name: Coordinates to Tile Indices
Description
Action Parameters
Action Response
HERE_DISCOVER
Tool Name: Discover Places
Description
Action Parameters
Action Response
HERE_GEOCODE
Tool Name: Geocode Address
Description
Action Parameters
Action Response
HERE_GET_AERIAL_TILE
Tool Name: Get Aerial Tile
Description
Action Parameters
Action Response
HERE_GET_BASE_MAP_TILE
Tool Name: Get Base Map Tile
Description
Action Parameters
Action Response
HERE_GET_HYBRID_TILE
Tool Name: Get Hybrid Map Tile
Description
Action Parameters
Action Response
HERE_GET_ISOLINES
Tool Name: Get Isolines
Description
Action Parameters
Action Response
HERE_GET_LABEL_TILE
Tool Name: Get Label Tile
Description
Action Parameters
Action Response
HERE_GET_LINE_TILE
Tool Name: Get Line Overlay Tile
Description
Action Parameters
Action Response
HERE_GET_MAP_IMAGE
Tool Name: Get Map Image
Description
Action Parameters
Action Response
HERE_GET_MAP_TILE
Tool Name: Get Base Map Tile
Description
Action Parameters
Action Response
HERE_GET_MATRIX
Tool Name: Compute Routing Matrix
Description
Action Parameters
Action Response
HERE_GET_META_INFO_TILE
Tool Name: Get Meta Info Tile
Description
Action Parameters
Action Response
HERE_GET_POI_TILE
Tool Name: Get POI Tile
Description
Action Parameters
Action Response
HERE_GET_TERRAIN_TILE
Tool Name: Get Terrain Map Tile
Description
Action Parameters
Action Response
HERE_GET_TRAFFIC_FLOW
Tool Name: Get Traffic Flow
Description
Action Parameters
Action Response
HERE_GET_TRAFFIC_INCIDENTS
Tool Name: Get Traffic Incidents
Description
Action Parameters
Action Response
HERE_GET_TRAFFIC_TILE
Tool Name: Get Traffic Tile
Description
Action Parameters
Action Response
HERE_GET_WAYPOINT_SEQUENCE
Tool Name: Get Waypoint Sequence
Description
Action Parameters
Action Response
HERE_GET_WEATHER_FORECAST_DAILY
Tool Name: Daily Weather Forecast
Description
Action Parameters
Action Response
HERE_GET_WEATHER_OBSERVATION
Tool Name: Get Weather Observation
Description
Action Parameters
Action Response
HERE_HERE_WEATHER_FORECAST_HOURLY
Tool Name: Hourly Weather Forecast
Description
Action Parameters
Action Response
HERE_LOOKUP
Tool Name: Lookup Place Details
Description
Action Parameters
Action Response
HERE_REVERSE_GEOCODE
Tool Name: Reverse Geocode Coordinates
Description
Action Parameters
Action Response
HERE_WEATHER_ALERTS
Tool Name: Weather Alerts
Description
Action Parameters
Action Response
HERE_WEATHER_ASTRONOMY
Tool Name: Get Astronomy Forecast
Description
Action Parameters
Action Response