Postman

We recommend getting familiar with the Hips APIs by using Our API Explorer or Postman.
Getting started with Postman and Hips

- Start the Postman app and click
Import
up in the left top corner.

- Click
Import from link
and enter Hips OpenApi/Swagger 2.0 Link below, then clickImport
https://api.hips.com/v2/swagger_doc

- Now choose which API endpoint you want to test and click the
Authorization
tab. Choose Basic Auth and enter your API key as username and password.

Click on the Body
tab, and you are now ready to test the Hips API.
Updated over 5 years ago