Postman Collection & Environment
In order to help you get up to speed with developing against the Tenovi API, we have put together an environment and collection of API calls using Postman.
To get started, simply download the ZIP file that contains both the Postman environment and collection, then import this into your Postman app. Be sure to set the client domain and API key associated with your account in the Postman environment.
All API calls listed in the collection follow the same naming conventions as found in our API Reference document. As we expand the API and featureset, this Postman collection will also be updated.
Setup
- Download the Postman environment and collection files below.
- Extract the JSON files from the ZIP file.
- In Postman, import the
Tenovi_API.postman_environment.json
file- Mac: cmd + O
- Windows/Linux: ctrl + O
- Open the newly imported environment
Tenovi API
and set theclient_domain
andapi_key
to those for your account. These are found on the HWI Settings page in the Tenovi web app - Import the
Tenovi_API_Calls.postman_collection.json
file from the download - Start to test API calls using your now configured environment.