Business case
Your system can send customer and property data to us to generate a price estimate and form a policy.
Technical overview – createPolicyEstimate
The Price Estimate – Assisted API can be accessed using the PUT method at createPolicyEstimate. It uses REST-based HTTP Integration as the transfer protocol. The examples show the basic steps needed to create a price estimate at the point of sale, using default settings where possible.
You can access the complete list of environment URLs on the getting started page.
Authentication
API requests are secured using HTTP basic authentication. To learn more about how we manage authentication, head to the security model section in the getting started page.