Install Postman and Import Request Collection

Previous:

This page:

The easiest way to get started using the FT API is to use our Postman request collection. Postman is a free-to-download tool for making HTTP requests.

The following steps outline the necessary actions in order for you to install Postman, configure Key presets and gain certainty that everything is working as it should be.

If you prefer, you can explore our API with other tools like curl.

Install Postman

  • Visit www.getpostman.com and download the version of Postman required for your platform
  • Install Postman

Import Request Collection

  • Download FT_API_Postman_Collection.json
  • Open Postman
  • Click Import, click Choose Files and specify FT_API_Postman_Collection.json. An import success message appears for each collection imported
  • Click the Eye icon to setup an Environment
  • Click Add
  • Enter an Environment name. for example, FTAPI
  • Copy your API Key from the email sent to you in the previous step
  • Enter a Key and a Value
  • Click Add
  • Click Add

Next: