Welcome Ingeniux CMS Web Services API

Ingeniux CMS Web Services API

Ingeniux CMS Web Services API is a set of services via both REST and SOAP, that exposed all Ingeniux CMS functionalities. It is created to allow easy content store manipulation, in authenticated environment.

It is not the carbon-copy of the Content Store API (CSAPI), which is only accessible via assembly references. It is organized in a way to put together a series of CSAPI calls, for most common uses.

Matter of fact, the entire Ingeniux CMS Client uses the Web API to perform all of its tasks.

Features

The Web Services API offers the following advantages

  1. API accessible via the web

  2. Available is both RESTful JSON, and SOAP xml

  3. Token based Authentication