Summary
XCover Elements handles the front-end presentation of quotes to your customers. Once a customer has selected a protection product or products, you'll use an API to handle the policy management, including booking and other related functions.
You can achieve this in one of two ways:
XCore API: This is Cover Genius's core API and can be used directly for booking and managing policies.
XOne API: This API leverages XCore but also provides additional functionality, such as data enrichment and third-party integrations, which may be useful if your needs extend beyond basic policy management. Ultimately, all booking functions processed through the XOne API are routed through the XCore API.
Your CSE and key account manager are available to help you determine which option best suits your specific requirements.
Whilst you are able to use the "HTML Demo" provided under Client Integration Examples to display an example frontend widget using the demo-partner, you can use the available Postman Collection for the same demo partner to see example booking requests.
Regardless of the integration type you use for our products, you will use the data from the XCE quote response on the frontend for either of them.
Note: The Postman collection requires access. Please liase with your key account manager to request access.
Last updated