Skip to content

Postman collection

A Postman collection is generated from the current API spec of this environment on every documentation build.

Download the Postman collection
  1. In Postman, use Import and select the downloaded file. Requests are grouped in folders by API area, pre-filled with the environment base URL.
  2. Configure your client certificate (mTLS) in Settings → Certificates → Add Certificate, using the environment base URL as the host and your PFX file with its password. See the Postman guide on client certificates.
  3. Generate an access token with the Authentication Token request using your client credentials, and use it as the Authorization: Bearer header of the other requests.