Postman Collection

Postman is an application that you can use to help you with API development. Postman is available as both a desktop application and as a web application. Though you can access 1upHealth APIs using standard network transfer tools, such as curl, Postman includes support for saving requests, using variables, and managing authentication, which simplifies deveolpment.

Before you use the 1up Postman collection, make sure you've completed the steps in the Quick Start Guide to create a 1upHealth Account and your first application.

Make sure to securely save the client_id and client_secret for your application. You’ll use those values to configure the Postman collection and use the API.

If you don’t already have the 1upHealth Postman Collection, before you begin, make sure you download it.

Configure Postman

After you install Postman, the default workspace setting is to backup stored variables to the cloud. This is a security issue. We recommend that you change your Postman settings to use Scratch Pad.

After you open the 1upHealth API Collection, you must also configure the environment variables for the collection before you can make any calls.