HERE Routing API
"Plan stress-free journeys" with routing solutions "for various modes of transport" enabling last-mile delivery, fleet management, and freight logistics. [1]
HERE Routing API is a REST-based routing and navigation service covering turn-by-turn directions, distance matrices, isoline analysis, waypoint optimization, and ETA prediction across car, truck, EV, bicycle, pedestrian, and public transit modes, with global map coverage for 190+ countries. It targets logistics, fleet management, last-mile delivery, and field service teams, and is self-serve with a free tier of 30,000 transactions per month (payment on file required), then $0.75 per 1,000 requests with enterprise plans available. Compliance certifications include SOC 2 Type II, ISO 27001, and GDPR, and SDKs are available for JavaScript, Python, Java, TypeScript, and C++.
Best for / Avoid if
Best for: Prototypes and side projects - free to start, no sales call; Regulated or enterprise workloads - compliance attestations and an enterprise plan; AI agents and automation - an agent-ready surface (MCP / llms.txt)
Scores
- 35 / 100Agent friendliness
- 100 / 100Pricing transparency
- 85 / 100Setup speed
- 35 / 100Docs quality
- 100 / 100Procurement ease
- 75 / 100Trust readiness
Pricing & procurement
- Pricing model
- Hybrid (base + usage) [2]
- Published pricing
- ✓ Yes [3]
- Free tier
- ✓ Yes [4]
- Free tier details
- Base Plan (credit card required, no charge until free monthly thresholds exceeded): includes free monthly service transaction thresholds per service. The former Limited Plan (1,000 daily requests, no CC required) was retired August 31, 2025. Specific per-service free monthly transaction amounts are set in the platform but not publicly listed on the pricing page; routing is included in the Base Plan free allowance. RPS limits apply: Routing 10 RPS, Isoline Routing 1 RPS, Waypoints Sequencing 1 RPS. [5]
- Self-serve signup
- ✓ Yes [6]
- Requires sales call
- ✗ No
- Enterprise plan
- ✓ Yes [7]
| Plan | Item | Per | Amount | Source |
|---|---|---|---|---|
| Base Plan (usage-based overage) | Standard Routing — Car, Bicycle, Pedestrian (per transaction) | transaction | $0.0008 | source |
| Base Plan (usage-based overage) | Standard Routing — Car, Bicycle, Pedestrian (per 1,000 transactions) | 1,000 transactions | $0.83 | source |
| Base Plan (usage-based overage) | Scooter Routing (per transaction) | transaction | $0.0028 | source |
| Base Plan (usage-based overage) | Taxi Routing (per transaction) | transaction | $0.0028 | source |
| Base Plan (usage-based overage) | Truck Routing (per transaction) | transaction | $0.0028 | source |
| Base Plan (usage-based overage) | Bus Routing (per transaction) | transaction | $0.0028 | source |
| Base Plan (usage-based overage) | Time Aware Routing (per transaction) | transaction | $0.0028 | source |
| Base Plan (usage-based overage) | EV Routing (per transaction) | transaction | $0.0055 | source |
| Base Plan (usage-based overage) | Matrix Routing (per transaction) | transaction | $0.0055 | source |
| Base Plan (usage-based overage) | Isoline Routing (per transaction) | transaction | $0.0055 | source |
| Base Plan (usage-based overage) | Route Matching (per transaction) | transaction | $0.0055 | source |
| Base Plan (usage-based overage) | Waypoints Sequencing (per transaction; 1 transaction = up to 100 waypoints, 2 transactions = 101–200 waypoints) | transaction | $0.0055 | source |
| Base Plan (usage-based overage) | Route Import (per transaction) | transaction | $0.0055 | source |
| Base Plan (free monthly threshold) | Free monthly transaction allowance included — exact per-service amounts set in platform, not publicly listed; routing is included | month | $0 | source |
Capabilities
- Supported actions
- directions, route, distance_matrix, isochrone, isoline, map_matching, waypoint_optimization, eta, tolls, snap_to_road, route_optimization [8]
- Regions
- Global coverage with navigable, intermediate, and entry-level country tiers, Offline maps for 190+ countries via HERE SDK, Car routing, Truck routing (HGV parameters and network restrictions), Pedestrian routing, Bicycle routing, Scooter routing, Bus routing, Taxi routing, Electric vehicle (EV) routing, Public transit routing, Live traffic, Historical traffic, Predictive traffic (time-dependent routing) [9]
- Languages
- 108 languages for turn-by-turn routing instructions [10]
- Input types
- origin/destination coordinates, waypoints (up to 200 without traffic, up to 70 with traffic), addresses, vehicle profile (car/truck/pedestrian/bicycle/scooter/bus/taxi/EV), departure/arrival time (ISO 8601), avoid options (toll roads, motorways, ferries, areas, segments, territories), truck parameters (weight, height), EV consumption model parameters, region definition for matrix routing (bounding box, polygon, circle, world)
- Output types
- route geometry/polyline (flexible-polyline), distance, duration, turn-by-turn steps, toll cost, traffic incidents, matrix (2D array of travel times and/or distances), isochrone polygon, GeoJSON, JSON, ETA, alternative routes, route sections/legs, EV charging stops
- Webhooks
- ✗ No
- Sandbox / test mode
- ✗ No [11]
- SDK languages
- JavaScript, Python, Java, C++, TypeScript
- MCP server
- ✗ No
Trust & compliance
- SOC 2
- SOC 2 Type II [12]
- HIPAA
- ✗ No [13]
- GDPR
- ✓ Yes [14]
- ISO 27001
- ✓ Yes [15]
- PCI DSS
- ✗ No [16]
- Published SLA
- ✓ Yes [17]
- Rate limits
- Base Plan: free monthly transaction thresholds per service; overage billed at published per-transaction rates. RPS limits (Base Plan): Routing (Car/Bicycle/Pedestrian/Scooter/Taxi/Truck/Bus/EV/Time-Aware) 10 RPS; Matrix Routing 1 RPS; Isoline Routing 1 RPS; Route Matching 1 RPS; Waypoints Sequencing 1 RPS; Intermodal Routing 5 RPS; Public Transit 10 RPS. Matrix Routing: up to 10,000 origins × 10,000 destinations; flexible mode with dynamic traffic capped at 15×100 or 100×1; region-based requires all points within 400 km diameter. [18]
- Known restrictions
- Base Plan excludes asset management/tracking, usage-based insurance/telematics, and multi-asset route optimization (requires enterprise/asset plan), Prohibited: caching or storing route results except as permitted by HTTP cache headers; Japan routing results may not be cached more than 24 hours, Attribution required: must display HERE copyright notices per HERE brand guidance, Matrix flexible mode with dynamic traffic capped at 15×100 or 100×1; region-based mode requires all points within 400 km diameter bounding area, Waypoints Sequencing: 1 transaction for up to 100 waypoints; 2 transactions for 101–200 waypoints, Each application requires its own unique App ID; sharing across apps or customers prohibited, Limited Plan (no-CC free daily tier) retired August 31, 2025; Base Plan (credit card required) is now the entry tier [19]
Developer surface
Integration
- API style
- rest
- Base URL
- https://router.hereapi.com/v8/routes
- Version
- v8
- Versioning
- url
- Stability
- ga
- Auth methods
- api_key, oauth2
- Idempotency keys
- ✗ No
- Error format
- vendor-specific JSON
- Rate limit
- 25000 / 15 minutes (auth token endpoint); per-plan RPS limits apply to routing endpoints
Adoption & maturity
- Launched
- 1985-01-01
- Notable customers
- Urbantz, TIMOCOM, Kovix, Glympse, RouteSmart
Other Routing APIs
Azure Maps Route
"Use to get the best route between an origin and destination for automobile, commercial trucks and walking routes."
Route4Me
"Industrial Grade Route Planning And Route Optimization Software" that "automates and integrates mission-critical last mile workflows, empowering route planners, dispatchers, drivers, and managers to take your business to the next level."
Radar Geocoding API
"Use Radar's geocoding APIs to convert addresses to latitude and longitude coordinates, or vice versa."
Routific
"Delivery management for growing businesses"
Google Routes API
"Compute Routes returns the ideal route between two locations, and Compute Route Matrix returns distances and travel times for a matrix of routes between different origin and destination locations."
GraphHopper Directions API
"Route Planning For Your Application"
References
- ↑Description: here.com
- ↑Pricing model: here.com · here.com
- ↑Published pricing: here.com
- ↑Free tier: here.com · here.com
- ↑Free tier details: here.com · here.com
- ↑Self-serve signup: here.com
- ↑Enterprise plan: here.com
- ↑Supported actions: here.com
- ↑Regions: docs.here.com · here.com
- ↑Languages: here.com
- ↑Sandbox: here.com
- ↑SOC 2: here.com
- ↑HIPAA: here.com
- ↑GDPR: here.com
- ↑ISO 27001: here.com
- ↑PCI DSS: here.com
- ↑Published SLA: docs.here.com
- ↑Rate limits: docs.here.com · here.com
- ↑Known restrictions: developer.here.com · here.com · here.com
Change history
- 2026-06-15 Best For: Prototypes and side projects - free to start, no sales call, Regulated or enter… → Prototypes and side projects - free to start, no sales call, Regulated or enter…
- 2026-06-15 Score Docs Quality: 15 → 35
- 2026-06-15 Score Agent Friendliness: 10 → 35
- 2026-06-14 Has Structured Data: (none) → No
- 2026-06-14 Llms Txt Present: No → Yes
- 2026-06-14 Llms Txt URL: (none) → https://docs.here.com/llms.txt
- 2026-06-14 Robots Allows Agents: (none) → Yes
- 2026-06-14 Changelog URL: (none) → https://docs.here.com/changelog
- 2026-06-14 Capabilities: {} → {"truck":true,"traffic":true,"transit":true,"isochrones":true,"map_matching":tr…
- 2026-06-14 Summary Md: (none) → HERE Routing API is a REST-based routing and navigation service covering turn-b…
- 2026-06-14 Scoring Methodology: (none) → Scores are computed deterministically from this profile's published, sourced fi…
- 2026-06-14 Score Agent Friendliness: (none) → 10
- 2026-06-14 Score Pricing Transparency: (none) → 100
- 2026-06-14 Score Setup Speed: (none) → 85
- 2026-06-14 Score Docs Quality: (none) → 15
- 2026-06-14 Score Procurement Friction: (none) → 100
- 2026-06-14 Score Trust Readiness: (none) → 75
- 2026-06-14 Best For: (none) → Prototypes and side projects - free to start, no sales call, Regulated or enter…
- 2026-06-14 Llms Txt Present: (none) → No
- 2026-06-14 Docs URL: (none) → https://docs.here.com
- 2026-06-14 Status Page URL: (none) → https://status.here.com
- 2026-06-14 Rendering: (none) → static
- 2026-06-14 Enterprise Plan Available: set to Yes
- 2026-06-14 SOC 2: set to type_2
- 2026-06-14 HIPAA: set to No
- 2026-06-14 GDPR: set to Yes
- 2026-06-14 ISO 27001: set to Yes
- 2026-06-14 PCI DSS: set to No
- 2026-06-14 SLA Published: set to Yes
- 2026-06-14 SLA URL: set to https://legal.here.com/en-gb/here-standard-service-level-agreement
- 2026-06-14 Data Retention Policy URL: set to https://legal.here.com/en-gb/privacy
- 2026-06-14 Documented Rate Limits: set to Base Plan: free monthly transaction thresholds per service; overage billed at p…
- 2026-06-14 Rate Limit Requests: set to 25000
- 2026-06-14 Rate Limit Window: set to 15 minutes (auth token endpoint); per-plan RPS limits apply to routing endpoints
- 2026-06-14 Known Restrictions: set to Base Plan excludes asset management/tracking, usage-based insurance/telematics,…
- 2026-06-14 Auth Methods: set to api_key, oauth2
- 2026-06-14 Auth Docs URL: set to https://docs.here.com/identity-and-access-management/docs/how-to-authorize-with…
- 2026-06-14 API Style: set to rest
- 2026-06-14 Base URL: set to https://router.hereapi.com/v8/routes
- 2026-06-14 API Version: set to v8
- 2026-06-14 Versioning Scheme: set to url
- 2026-06-14 Stability: set to ga
- 2026-06-14 Deprecation Policy URL: set to https://www.here.com/learn/blog/additional-important-guidance-on-here-location-…
- 2026-06-14 Quickstart URL: set to https://docs.here.com/routing/docs/routing-v8-get-started
- 2026-06-14 Idempotency Supported: set to No
- 2026-06-14 Error Format: set to vendor-specific JSON
- 2026-06-14 Requires Verification: set to No
- 2026-06-14 Starting Price Usd: set to 0.75
- 2026-06-14 Slug: set to here-routing
- 2026-06-14 Free Tier Limit: set to 30,000 transactions/month (Base Plan with payment on file)
Suggest an edit / leave a review
Leave a review or comment
curl -X POST https://apio.sh/api/feedback/here-routing \
-H 'Content-Type: application/json' \
-d '{"kind":"review","rating":5,"body":"Your experience with this API…"}'Suggest a correction to a field (cite a source)
curl -X POST https://apio.sh/api/suggest/here-routing/FIELD \
-H 'Content-Type: application/json' \
-d '{"value":"corrected value","citations":[{"url":"https://source.example/page","excerpt":"supporting quote"}],"note":"what changed and why"}'