Welcome

Welcome to the Bloomreach Content API Reference. This part of our documentation provides a detailed reference of all available Content APIs and their endpoints.

Content API Categories

The Content APIs are separated into two categories: the Delivery API and the Management APIs.

Delivery APIs

The Delivery API 1.0 provides endpoints that can be used by frontend applications built using the Bloomreach SPA SDK to retrieve representations of channels, pages, and documents that are managed in Bloomreach Content.

The Delivery API 1.0 is read-only and does not require authentication (outside the context of the Experience manager application's channel preview, where this is handled transparently).

The Delivery API 2.0 is more generic than the Delivery API 1.0 and provides the basic building blocks to support many use cases, such as fetching individual content items, mobile app development, and site development without using the SDK.

The Delivery API 2.0 endpoints can be configured to require authorization through a Java Web Token (JWT).

Management APIs

The Management APIs enable site developers to configure their Bloomreach Content environments. Several different APIs are available for different use cases and phases of an implementation project. These APIs are secured using temporary access tokens.

👍

Get Started

Get started with our Content APIs!