API Overview

Icertis Contract Intelligence platform (ICI) offers rich REST API which can be used by any third party application to communicate with ICI. The ICI REST API provides a robust, migration-friendly way for integration with external systems, third party application with Icertis Contract Intelligence platform.

Our API uses the proper HTTP methods. HTTP methods are frequently referred to as the HTTP verbs.

HTTP VERBS

Below is a list of methods that ICI REST services support. Not all resources will support all methods, but all resources using the methods conform to their usage.

Along with the HTTP methods it will also return standard HTTP statuses, including error codes in the response to the URI.

In the event of a problem, the status will contain the error code, while the body of the response will usually contain additional information about the problem that was encountered.