HTTP Management API
Log in to add to favouritesThe 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.