Initializing help system before first use

Working with the REST API on the Decision Management Platform

Xpress Insight offers a web services interface to the server via a REST API.

Refer to Chapter 8. of the Xpress Insight Developer Guide and <installdir>\docs\insight\rest_api\index.html for details and an example of how to access the REST API against a non-DMP server.

The example has also been extended to demonstrate how to authenticate against a DMP server - both are located in <installdir>\examples\insight\developer_guide\chapter8\rest-client-example.