Generating custom endpoints

InsuranceSuite Cloud API provides a set of endpoints for executing CRUD operations on base configuration entities. However, the base configuration endpoints may not be sufficient for insurers. Insurers may want to expose data from custom entities to Cloud API. Insurers may also want to expose certain base configuration entities for which there are no base configuration endpoints.

The REST endpoint generator is a tool that can be used to generate endpoints for custom entities and for most base configuration entities that do not already have endpoints. The following topics discuss how to use the REST endpoint generator.

Note: The REST endpoint generator is not used to generate LOB-specific endpoints for a line of business. For information on how to generate LOB-specific endpoints, see LOB-specific endpoints.