HTTP Management API
Removed from your favourites
HTTP Management API
Created by a.turner, last modified by zengenti on 24 Nov 2021
The Management API allows you to create and manage entries within Contensis. Our primary aim with this version of the API is to enable you to import/integrate content from other systems.
The API is a RESTful service to ensure maximum compatibility, delivering content as JSON and resource files (assets) as text or binary files. The life-cycle of content is controlled by workflow which can be controlled by invoking permissioned events. We currently provide JavaScript and .NET client API wrappers to simplify using the API.