Using Postman in Incidents API

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

  • Set the BASE_URL variable

    • The BASE_URL variable should be already set to https://api.vmobilitygroup.com/test/. 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 (This is specific for Incidents API)

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

    • Add to = Header