Skip to content

Postman setup

Getting Started with Our API Using Postman

To help you get started quickly, we’ve provided a Postman collection that contains all the necessary requests for our services. Follow this step-by-step guide to import and use the collection in Postman.

Step 1: Install Postman

If you haven’t already installed Postman, download it here and install it on your machine.

Step 2: Access the Postman Collection & Environment

The following download link contains a Postman Collection based on the latest API specification and a Postman Environment containing variables to get you started using the API as fast as possible!

Download our Postman Collection & Environment here.

Step 3: Import the Postman Collection & Environment

  1. Open Postman.
  2. In the upper‑left corner, click Import.
  3. In the Import window, drag and drop or select the JSON collection and environment files downloaded.
  4. Click Import to add the collection and environment to your workspace.

Step 4: Configure the Postman Environment

  1. Go to Environments on the left navigation, then select the imported environment.
  2. Edit the following variables:

  3. base-url: preset to https://api.bridgehealthhub.com (base URL for Bridge Health API)

  4. authToken: this will auto-populate after running the “Create Token” request

    Click Import