Content Integrations Management API

Introduction

The Content Integrations Management API enables Bloomreach Content developers to manage UI extensions in a running Bloomreach Content environment. UI extensions can be Custom integrations with 3rd party software to augment the content editing experience or out-of-the-box integrations provided by Bloomreach.

API Base URL

https://<your_brx_host>.bloomreach.io/management/integrations/ui-extensions/v1

Authorization

The Content Integrations Management API is protected and requires authorization using a token. See API Authorization for instructions on obtaining and using a token.

Updates and conflict prevention

When updating an existing project resource, you must include the entire resource, including all its existing unchanged properties. It's not possible to update only a subset of properties. Read more about how to handle updates and conflict prevention.

API Reference

Development Aids

To aid developers in working with the Content Integrations Management API, the following tools and resources are provided:

Public Environment

If you don't yet have access to a Bloomreach Content environment, you can Login to the Public Developer Environment. Follow the instructions to retrieve an authentication token and explore the APIs.