# HERE Tour Planning API v3

**Canonical:** https://apis.io/apis/here/here-tour-planning-v3/  
**Provider:** HERE — https://apis.io/providers/here/  
**Base URL:** https://tourplanning.hereapi.com/v3  
**Documentation:** https://docs.here.com/tour-planning/reference

HERE Tour Planning API v3 is one of 71 APIs that [HERE](https://apis.io/providers/here/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Routing, Tour Planning, and Fleet. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

HERE Tour Planning API v3 — 14 operation(s) across 8 path(s), OpenAPI 3.0.2 version 3.61.1, harvested verbatim from the HERE developer documentation. The HERE Tour Planning API enables you to dynamically optimize routes for multiple vehicles visiting a set of locations, considering real-life constraints such as limited vehicle capacity and delivery time windows. This provides the following benefits: Improving fleet utilization by finding an economical stop sequence to service your locations. Solving complex vehicle routing problems between multiple locations for an entire fleet of vehicles. Considering multiple constraints that can be defined when specifying the problem. The HERE Touring Planning API returns a cost-effective sequence to visit all stops in your daily plan, providing a practical solution for optimized route planning.

## Operations (14)

| Method | Path | Summary |
|---|---|---|
| OPTIONS | `/problems` | CORS support |
| POST | `/problems` | Submit a Vehicle Routing Problem to solve it synchronously |
| OPTIONS | `/problems/async` | CORS support |
| POST | `/problems/async` | Submit a Vehicle Routing Problem to solve it asynchronously. |
| OPTIONS | `/status/{statusId}` | CORS support |
| GET | `/status/{statusId}` | Get status update by Id |
| OPTIONS | `/problems/{problemId}/solution` | CORS support |
| GET | `/problems/{problemId}/solution` | Get solution by problem or status Id |
| OPTIONS | `/problems/{problemId}/cancel` | CORS support |
| PUT | `/problems/{problemId}/cancel` | Cancel a problem by problem or status Id |
| OPTIONS | `/matrices` | CORS support |
| POST | `/matrices` | **ALPHA** Upload a Routing Matrix |
| GET | `/version` | Full version of the API. |
| GET | `/health` | Health status of the service. |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-tour-planning-v3-openapi.yml
- **Documentation** — https://docs.here.com/tour-planning/docs
- **APIReference** — https://docs.here.com/tour-planning/reference
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/overlays/here-tour-planning-v3-overlay.yaml

## Other HERE APIs (12)

- [Here Account v1 APIs](https://apis.io/apis/here/here-account-v1/)
- [HERE API Lookup Service v1](https://apis.io/apis/here/here-api-lookup-v1/)
- [HERE Authentication API v1.1](https://apis.io/apis/here/here-authentication-v1-1/)
- [HERE Authorization API v1.1](https://apis.io/apis/here/here-authorization-v1-1/)
- [HERE Cost Management Usage API v2](https://apis.io/apis/here/here-cost-management-usage-v2/)
- [HERE Blob API v1](https://apis.io/apis/here/here-data-blob-v1/)
- [HERE Blob API v2](https://apis.io/apis/here/here-data-blob-v2/)
- [HERE Config API v1](https://apis.io/apis/here/here-data-config-v1/)
- [HERE Index API v1](https://apis.io/apis/here/here-data-index-v1/)
- [HERE Ingest API v1](https://apis.io/apis/here/here-data-ingest-v1/)
- [HERE Metadata API v1](https://apis.io/apis/here/here-data-metadata-v1/)
- [HERE Notification API](https://apis.io/apis/here/here-data-notification-v1/)

## Tags

Routing, Tour Planning, Fleet

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/here/here-tour-planning-v3/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/here/.
