An open API service indexing awesome lists of open source software.

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

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).