Automate Tomtom Search
HumDay reads Tomtom Search’s own published API description and derives 14 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Tomtom Search is
Search API is a RESTful API that allows developers to run a single line fuzzy search for addresses and POIs. Search API returns the latitude/longitude of a specific address, cross street, geographic feature, or point of interest (POI).
API host: api.tomtom.com
What HumDay can do in Tomtom Search
3 documented operations change something in Tomtom Search.
- POSTGeometry Search
/search/{versionNumber}/geometrySearch/{query}.{ext} - POSTAlong Route Search
/search/{versionNumber}/searchAlongRoute/{query}.{ext} - POSTGeometry Filter
/search/{versionNumber}/geometryFilter.{ext}
What HumDay can read from Tomtom Search
These are the operations a schedule or a trigger can watch.
- GETFuzzy Search
/search/{versionNumber}/search/{query}.{ext} - GETGeocode
/search/{versionNumber}/geocode/{query}.{ext} - GETPoints of Interest Search
/search/{versionNumber}/poiSearch/{query}.{ext} - GETCategory Search
/search/{versionNumber}/categorySearch/{query}.{ext} - GETGeometry Search
/search/{versionNumber}/geometrySearch/{query}.{ext} - GETNearby Search
/search/{versionNumber}/nearbySearch/.{ext} - GETAdditional Data
/search/{versionNumber}/additionalData.{ext} - GETGeometry Filter
/search/{versionNumber}/geometryFilter.{ext} - GETStructured Geocode
/search/{versionNumber}/structuredGeocode.{ext} - GETReverse Geocode
/search/{versionNumber}/reverseGeocode/{position}.{ext} - GETCross Street lookup
/search/{versionNumber}/reverseGeocode/crossStreet/{position}.{ext}
How automating Tomtom Search works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Tomtom Search account.
- Grant access, then go live. You approve the specific Tomtom Search operations it may use — and only those.
Popular Tomtom Search integrations
Connect Tomtom Search to the tools people pair it with most.
- Tomtom Search and OData for namespace microsoft.graphintegration
- Tomtom Search and Cloudflareintegration
- Tomtom Search and NetBoxintegration
- Tomtom Search and GitHubintegration
- Tomtom Search and Mistintegration
- Tomtom Search and Loket.nlintegration
- Tomtom Search and Atlassian The Jira Cloud platformintegration
- Tomtom Search and Magento B2Bintegration
- Tomtom Search and Stripeintegration
- Tomtom Search and Zuora Reference Billingintegration
- Tomtom Search and bunqintegration
- Tomtom Search and DocuSignintegration
Automate Tomtom Search with these
- Tomtom Maps10 operations
- Tomtom Routing4 operations
- HERE Tracking205 operations
- Traccar61 operations
- eDRV57 operations
- uebermaps endpoints56 operations
- Google My Business50 operations
- Weatherbit Interactive Swagger UI Documentation47 operations
- Waterlinked The Water Linked Underwater GPS38 operations
- OpenAQ36 operations
- Enode28 operations
- Neutrinoapi Neutrino27 operations
Categories
Questions about Tomtom Search automation
- Can HumDay connect to Tomtom Search?
- Yes. HumDay reads Tomtom Search's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 14 operations are documented.
- Do I need to write code to automate Tomtom Search?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Tomtom Search account.
- What can HumDay do in Tomtom Search?
- 3 of the 14 documented operations change something in Tomtom Search, and 11 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Tomtom Search account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Tomtom Search is held behind that approval.
Where this came from
The operations above are read from a published API description for Tomtom Search at developer.tomtom.com/system/files/swagger_models/search_api.yaml. Descriptions are the provider’s own words, not ours. Last published 2020-03-22.