Server in-process API
- Last Updated: July 16, 2025
- 1 minute read
- Corticon
- Version 6.3
- Documentation
When deployed in-process, you use the Corticon Server API to create an instance of Corticon Server, deploy and manage Decision Services, and to execute Decision Services on your data payloads. See the In-Process guide for an introduction to using Corticon in-process. See the Corticon Server API JavaDoc for full details of the in-process API.
Note: The API defined in the JavaDoc is available in proxy dlls when calling Corticon from a
.NET application.