REST API
iCIMS supports RESTful web service integrations using JSON. A combination of the dominant web API design model (REST) and a standard human-readable data exchange (JSON) allows iCIMS and our partners to create repeatable and scalable integrations. Web services offer several advantages over simple data imports and exports, making them iCIMS preferred integration method.
Read about iCIMS Web services integration licensing, including the number of requests allowed per day, per license.
Review information about iCIMS connectivity, including guidelines, the HTTP transport policy, IP address restrictions, and rate limits, as well as authentication and error handling.
Review information about iCIMS Error Reporting Standard, which is available for vendors who wish to respond to an iCIMS request with error information.
In the event that a 3rd party vendor wishes to respond to an iCIMS request with error information, iCIMS has defined an Error Reporting Standard.
Learn more about the different field types available and their representation when retrieving their values, as well as the expected representations when modifying them.
Review infomation about iCIMS API authentication using OAuth 2.0.