Introduction
Postman is a popular API development platform. Their client app enables developers to create, save, and execute requests, and inspect responses.
Bloomreach provides a public Postman workspace that contains a Bloomreach Content environment as well as collections for all Management APIs in order to make working with the APIs easier for developers.
Forking the Collections
Look for the Run in Postman button on each Management API's landing page:
Alternatively, open the Bloomreach public Postman workspace, select the relevant API, and use the Create a fork option.
Configuring the Environment
The Postman collections include a BR Content environment.
The only thing needed to use the Postman collection is to setup the environment variables:
brxHost
: the URL of your Bloomreach Content environmentx-auth-token
: the Authentication token
