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
- Open Postman.
- In the upper‑left corner, click Import.
- In the Import window, drag and drop or select the JSON collection and environment files downloaded.
- Click Import to add the collection and environment to your workspace.
Step 4: Configure the Postman Environment
- Go to Environments on the left navigation, then select the imported environment.
-
Edit the following variables:
-
base-url
: preset tohttps://api.bridgehealthhub.com
(base URL for Bridge Health API) -
authToken
: this will auto-populate after running the “Create Token” request