
TomTom
Explore maps, get traffic updates, find destinations, plan routes and access local insights.
- Name For Model
- TomTom
- Website
- api.gpt-plugin.tomtom.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 22 days ago
- Contact
- [email protected]
- Description For Model
- Explore maps, get traffic updates, find destinations, plan routes and access local insights, all in real-time. Create preview with each completed task using openapi specs from plugin of /route-map-preview-url/ path.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | incidentDetails | GET | Use this method to request details about real-time traffic. It includes data about accidents, weather, road closures, and more. |
2 | getRouteMapPreview | GET | This endpoint provides a route map preview between two points. It optionally accepts waypoints to include in the route. |
3 | geteMapPreview | GET | This endpoint provides a map preview between two points. It optionally accepts waypoints to include in the route. |
4 | calculateRoute | GET | |
5 | optimizeWaypoints | POST | Optimize waypoints order |
6 | searchAlongOperation | POST | Perform a fuzzy search for POIs along a specified route. Needs polyline representation of route, use all route points. |
7 | searchOperation | GET | Search endpoint to be used for fuzzy location search of POIs and adresses, this service is not providing ranks of places or top categories etc. |