Testing with Postman

In addition to the Developer Portal, Postman is a great tool for testing REST APIs. The CareEvolution Postman collections contain sample queries to help you get up and running quickly with our APIs.

Each Orchestrate API has a separate Postman collection, which you can find in the Orchestrate APIs Workspace.

To use a collection:

  1. Install Postman.
  2. Import the collection into Postman. Postman has a number of ways to do this, but the optimal way to be notified of updates is to fork the collection.
  3. Enter your API key in the “variables” section.
  4. Select a query from the collection.
  5. Adjust the parameters and body data as needed.
  6. Click “Send.”