TomTom
communityLocation technology with maps, routing, traffic, and geofencing APIs.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.tomtom.com/search/2/search/{query}.jsonSearch places
Parameters
latlatitude (numberoptionallonlongitude (numberoptionallimitresults (integeroptionalquerykeyword (stringrequiredReturns
results[] with id, poi.name, address, position, score, dist, poi.categories[]GET
https://api.tomtom.com/routing/1/calculateRoute/{origin}:{destination}/jsonCalculate route
Parameters
originlatrequired— lng (stringtravelModecar|truck|pedestrian|bicycle (stringoptionaldestinationlatrequired— lng (stringReturns
routes[] with summary.lengthInMeters, summary.travelTimeInSeconds, legs[] with points[]GET
https://api.tomtom.com/traffic/services/4/flowSegmentData/{style}/{zoom}/{point}.jsonGet traffic flow
Parameters
zoomzoom level (integerrequiredpointlatrequired— lng (stringstyleabsolute|relative (stringrequiredReturns
flowSegmentData with frc, currentSpeed, freeFlowSpeed, confidence, coordinates[]