👋Welcome!

Welcome to the Casava developer portal. Here you can access guides, resources, and API references to assist in your integration with various Casava insurance products.

Overall flow

This diagram demonstrates how the different areas of our API are linked together. For more information about each element in this diagram, check out our Definitions page.

Policy Change Management

An insurance policy can generally transition through the states shown in the diagram.

For example, a typical flow could see a policy go from:

Quoted -> Issued -> Expired or Cancelled.

Check out the Get Policy Application Details page in the API reference guide for how to get insurance policy status.

The full list of statuses are as follows:

  1. Quoted

  2. Applied

  3. Accepted

  4. Invalidated

  5. Issued

  6. Expired

  7. Renewed

  8. Canceled

  9. Paused

Dive a little deeper and start exploring our API reference to get a better idea of everything that's possible with the Casava API:

Last updated