Content Management API
Explains the Optimizely Content Management API, used for basic content management operations.
Note
The Optimizely Content Management API is only available for Optimizely Content Management System (CMS) version 12 and not version 11. Optimizely decided not to back-port this package.
The Optimizely Content Management API adds REST endpoints for basic content management operations such as:
- Create content objects
- Get draft content objects
- Modify existing content objects
- Delete content objects
- Move content objects
The REST API is useful for pushing external content to Optimizely without having to deploy custom integration code to the Optimizely Content Management System (CMS).
Guide contents
- Getting started with Content Management API – This section contains everything you need to get going with Content Management API, such as installation instructions, configuration options, authorization, and extensibility.
- Content Management API fundamentals – This part contains detailed descriptions and instructions on how to communicate with the API and its endpoints.
See also Content Management API, Class libraries and API links for the REST API service layer.
Updated 25 days ago