Using Postman in Hires API

The following Postman collection can be used to test the API from Postman.

  • Set the BASE_URL variable

    • The BASE_URL variable should be already set to https://api.vmobilitygroup.beintrepid.co.uk/test/api. This partially match the URL as can be seen when viewing a TEST endpoint on the API.

  • Set the Authorization

    • Auth Type = API Key

    • Key = Ocp-Apim-Subscription-Key

    • Value = A primary/seconday key (see Authentication)

    • Add to = Header