Development
Ingeniux API Documentation
Ingeniux provides API documentation resources for the CMS and DSS. Access the API documentation that corresponds with your CMS site version.
Ingeniux CMS 10.6
CMS
- CMS 10.6 Content Store API (CSAPI): The references section of the Ingeniux CMS Content Store library. CSAPI actions are only accessible via assembly references.
- CMS 10.6 Web Services API (Web API): Ingeniux CMS Web Services API is a set of REST and SOAP services that expose all Ingeniux CMS functionality.
DSS
- CMS 10.6 Dynamic Site Server API (DSSAPI): The Ingeniux Dynamic Site Server (DSS) consists of two parts: a .NET runtime library and an ASP.NET MVC sample site.
Ingeniux CMS 10.5
CMS
- CMS 10.5 Content Store API (CSAPI): The references section of the Ingeniux CMS Content Store library. CSAPI actions are only accessible via assembly references.
- CMS 10.5 Web Services API (Web API): Ingeniux CMS Web Services API is a set of REST and SOAP services that expose all Ingeniux CMS functionality.
DSS
- CMS 10.5 Dynamic Site Server API (DSSAPI): The Ingeniux Dynamic Site Server (DSS) consists of two parts: a .NET runtime library and an ASP.NET MVC sample site.
Ingeniux CMS 10.0–10.3
CMS
- CMS 10.0–10.3 Content Store API (CSAPI): The references section of the Ingeniux CMS Content Store library. CSAPI actions are only accessible via assembly references.
- CMS 10.0–10.3 Web Services API (Web API): Ingeniux CMS Web Services API is a set of REST and SOAP services that expose all Ingeniux CMS functionality.
DSS
- CMS 10.0–10.3 Dynamic Site Server API (DSSAPI): The Ingeniux Dynamic Site Server (DSS) consists of two parts: a .NET runtime library and an ASP.NET MVC sample site.
Customizations
Ingeniux CMS 10.x is highly extensible and offers numerous customization points. Many of these are found in the Extensions Development Solution (i.e., Ingeniux_Extensions_Development.sln), located in site\App_Data\xml\Custom directory. For Custom Hooks API documentation, see Custom Hooks API documentation.
CMS
The following topics in this section will be of most interest to CMS developers:
Website Development
DSS
The following topics in this section will be of most interest to DSS developers: