https://github.com/tomtom-international/postman-collections
Postman collections for TomTom Maps APIs
https://github.com/tomtom-international/postman-collections
Last synced: 2 months ago
JSON representation
Postman collections for TomTom Maps APIs
- Host: GitHub
- URL: https://github.com/tomtom-international/postman-collections
- Owner: tomtom-international
- Created: 2020-05-18T14:43:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T09:37:45.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T16:14:43.488Z (4 months ago)
- Size: 11.7 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TomTom Maps APIs Postman collections
This repo contains Postman collections for TomTom Maps APIs.
Quick start
---------
1. Import files to your Postman app with Import button.
You can download them or just use direct links:
* [Map Display API](https://raw.githubusercontent.com/tomtom-international/postman-collections/master/Map%20Display%20API.postman_collection.json)
* [Routing API](https://raw.githubusercontent.com/tomtom-international/postman-collections/master/Routing%20API.postman_collection.json)
* [Search API](https://raw.githubusercontent.com/tomtom-international/postman-collections/master/Search%20API.postman_collection.json)
* [Traffic API](https://raw.githubusercontent.com/tomtom-international/postman-collections/master/Traffic%20API.postman_collection.json)
* [Extended Routing API](https://raw.githubusercontent.com/tomtom-international/postman-collections/master/Extended%20Routing%20API.postman_collection.json)
* [Extended Search API](https://raw.githubusercontent.com/tomtom-international/postman-collections/master/Extended%20Search%20API.postman_collection.json)2. Create an environment in Posman [Postman docs](https://learning.postman.com/docs/postman/variables-and-environments/managing-environments/#creating-environments)
3. APIs use API key authorization. To use our collection you must set API_KEY variable in your environment with a value of your key from the [dashboard](https://developer.tomtom.com/user/me/apps).