Read Autosuggest Places Fetch possible completions for a partial search term.
Read Browse Places Search for places around a given location with optional filters.
Read Calculate Fleet Telematics Route Calculate optimal routes between multiple waypoints supporting various transport modes (car, truck, bicycle, pedestrian).
Read Coordinates to Tile Indices Convert geographic coordinates to Web Mercator XYZ tile indices.
Read Decode Route Handle Decode and return a route from a previously calculated route handle via POST request.
Read Discover Places Discover places and addresses by free-form text near a location.
Read Solve Vehicle Routing Problem Solve a Vehicle Routing Problem (VRP) by optimizing routes for a fleet of vehicles serving multiple jobs.
Read Find Optimal Waypoint Sequence Find the optimal sequence of waypoints using POST request to solve the Travelling Salesman Problem.
Read Geocode Address Convert structured address data into geographic coordinates.
Read Get Aliases Service Health Check the health status of the HERE Tracking aliases service.
Read Get Aliases Service Version Get the current version of the HERE Tracking Aliases service.
Read Get Associations Service Health Check the health status of the HERE Tracking Associations API service.
Read Get Associations Service Version Retrieve the current version of the HERE Associations tracking service.
Read Get Address Autocomplete Get address autocomplete suggestions for partial address queries.
Read Get Base Map Tile Retrieves a base map tile image from HERE Raster Tile API v3.
Read Get Bulkjobs Service Health Check the health status of the HERE Tracking bulkjobs service.
Read Get Bulkjobs Service Version Retrieve the current version of the HERE Bulkjobs tracking service.
Read Get C2C Service Health Check HERE C2C service health status.
Read Get C2C Service Version Get the current version of the HERE C2C tracking service.
Read Get Copyright Retrieve copyright information for HERE map tiles.
Read Get Transit Departures Get next departures from transit stations.
Read Get Events Health Status Check the health status of the HERE Events API service.
Read Get Events Service Version Get the current version of the HERE Events service.
Read Get Features Retrieve available map features per style for tile rendering.
Read Get Geofences Health Check the health status of the HERE Geofences service.
Read Get Geofences Service Version Get the current version of the HERE Geofences service.
Read Get Service Health Status Check the health status of the HERE Tracking API service.
Read Get Incident By ID Get details of a specific traffic incident by its ID.
Read Get Raster Tile API Info Get metadata about the HERE Raster Tile API v3.
Read Get Isolines Calculate isolines.
Read Get Labels Service Health Check the health status of the HERE Labels service.
Read Get Labels Service Version Retrieve the current version of the HERE Labels service.
Read Get Label Tile Retrieves a map tile image with text labels using HERE Raster Tile API v3.
Read Get Supported Languages Retrieve supported languages for map tile labels from HERE Raster Tile API.
Read Get Largedata Service Health Check the health status of the HERE Tracking largedata service.
Read Get Largedata Service Version Retrieve the current version of the HERE largedata tracking service.
Read Get Locations Service Health Check the health status of HERE's locations tracking service.
Read Get Locations Service Version Retrieve the current version of the HERE Tracking Locations service.
Read Get Map Image Retrieves a static map image from HERE Map Image API v3.
Read Get Map Tile with Transit Request a map tile with public transport overlay from HERE Raster Tile API v3.
Read Compute Routing Matrix Computes routing matrices for batch distance and travel time calculations between multiple origins and destinations.
Read Get Matrix Calculation Result Retrieve the result of a successfully completed matrix calculation.
Read Get Metadata Service Health Retrieve the health status of the HERE Tracking metadata service.
Read Get Service Version Retrieve the current version number of the HERE Tracking service.
Read Get Notifications Service Health Check the health status of the HERE Tracking Notifications service.
Read Get Notifications Service Version Get the current version of the HERE Notifications service.
Read Get OpenAPI Specification Retrieve the OpenAPI 3 specification for the HERE Traffic API v7.
Read Get Political Views Retrieve available geopolitical views for HERE map rendering.
Read Get Tour Planning Solution Retrieve the solution for a completed tour planning problem.
Read Get Matrix Routing Profile Retrieve a specific matrix routing profile definition by its ID.
Read List Matrix Routing Profiles List all supported predefined routing profiles for matrix routing calculations.
Read Get Registry Health Check the health status of the HERE Tracking Registry service.
Read Get Registry Service Version Get the current version of the HERE Registry service.
Read Get Raster Map Tile Retrieve a raster map tile image for a specific zoom level, column, and row from HERE Raster Tile API v3.
Read Calculate Routes Calculate routes between waypoints supporting multiple transport modes (car, truck, pedestrian, bicycle, scooter, taxi, bus).
Read Get Rules Service Health Check the health status of the HERE Tracking Rules service.
Read Get Rules Service Version Retrieve the current version of the HERE Tracking Rules service.
Read Get Sensors Health Check the health status of the HERE Tracking Sensors service.
Read Get Sensors Service Version Retrieve the current version of the HERE Tracking sensors service.
Read Get Shadows Service Health Check the health status of the HERE Tracking Shadows service.
Read Get Shadows Service Version Retrieve the current version of the HERE Shadows tracking service.
Read Get Shipments Health Check the health status of the HERE Shipments service.
Read Get Shipments Service Version Get the HERE shipments tracking service version.
Read Get Transit Stations Search for transit stations around a location.
Read Get Tour Planning Job Status Check the status of an asynchronous tour planning optimization job.
Read Get Server Timestamp Get the current server timestamp from HERE Tracking API.
Read Get Traces Service Health Check the health status of the HERE Tracking service.
Read Get Tracking Service Version Retrieve the current version of the HERE Tracking service.
Read Get Traffic Flow Retrieve real-time traffic flow data.
Read Get Traffic Incidents Fetch real-time traffic incidents within a specified area.
Read Get Traffic Tile Retrieve a traffic flow overlay tile image showing real-time traffic conditions.
Read Get Users Service Health Check the HERE Tracking Users API service health status.
Read Get Users Service Version Get the current version of the HERE tracking service.
Read Get Vector Tile Retrieves protocol buffer encoded binary vector tiles using HERE Vector Tile API v2.
Read Get Vector Tiles Layers Documentation Retrieve OMV-2 layers documentation for HERE Vector Tiles.
Read Get Vector Tiles Copyright Retrieve copyright information for HERE vector tiles.
Read Get Vector Tiles Info Retrieve the current map version from HERE Vector Tiles Service.
Read Get Vector Tiles Languages Retrieve supported languages for vector map tiles from HERE Vector Tiles API.
Read Get Vector Tiles OpenAPI Specification Retrieve the OpenAPI specification for the HERE Vector Tiles API v2.
Read Get Vector Tiles Proto Formats Retrieve a list of available protocol buffer formats from HERE Vector Tiles Service.
Read Get Vector Tiles Proto File Retrieve protocol buffer (.proto) file format definitions from HERE Vector Tiles API.
Read Get Vector Tiles Political Views Retrieve available political views for HERE vector tiles.
Read Get Version Retrieve the version information of the HERE Traffic API.
Read Get Waypoint Sequence Optimizes the visit order of multiple waypoints between a fixed origin and destination.
Read Daily Weather Forecast Get 7-day weather forecasts for any location worldwide.
Read Get Weather Observation Retrieve current weather observation.
Read Import Route from Trace Import and calculate a route from GPS trace points.
Read Locate Device Determine device location based on WiFi and cellular network measurements.
Read Lookup Location by HERE ID Retrieves comprehensive details for a location using its HERE ID.
Read Calculate Routes via POST Calculate routes using POST method with extensive customization options via request body.
Read Reverse Geocode Coordinates Converts geographic coordinates (latitude, longitude) into human-readable addresses and location details.
Read Weather Alerts Retrieve severe weather alerts for specified locations or routes.
Read Get Astronomy Forecast Fetch astronomical data (sunrise, sunset) for a specific location.
Read Hourly Weather Forecast Fetch hourly weather forecasts.
Write Cancel Tour Planning Problem Cancel a running asynchronous tour planning optimization job. Approval by defaultWrite Submit Tour Planning Problem Submit a tour planning problem synchronously to solve vehicle routing problems with constraints like time windows, capacity, and vehicle types. Approval by defaultWrite Submit Tour Planning Problem (Async) Submit a tour planning problem asynchronously for large-scale vehicle routing optimization. Approval by default