TrackVia with Postman
Overview
The Postman API client is the foundational tool of Postman, enabling you to easily explore, debug, and test your APIs while also enabling you to define complex API requests against the TrackVia API.
Install the TrackVia Postman Collection
Instead of setting up all the TrackVia API endpoints manually, we've created a Postman Collection for you to import.
- Download and install Postman
- Download and save the TrackVia Postman Collection
- Import the collection into Postman by following this guide
- Update existing Postman template variables for
TrackViaHost, UserKey, AccessToken
, etc.
You should now be configured to call any endpoint against the TrackVia Open API in Postman.
Calling Endpoints
Please review the Swagger API Documentation to understand all the available parameters with each request.