Skip to content

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

  1. Download the Postman environment and collection files below.
  2. Extract the JSON files from the ZIP file.
  3. In Postman, import the Tenovi_API.postman_environment.json file
    • Mac: cmd + O
    • Windows/Linux: ctrl + O
  4. Open the newly imported environment Tenovi API and set the client_domain and api_key to those for your account. These are found on the HWI Settings page in the Tenovi web app
  5. Import the Tenovi_API_Calls.postman_collection.json file from the download
  6. Start to test API calls using your now configured environment.

Downloads