Developer Resources

Documentation & Guides

Everything you need to integrate embedded insurance into your application. Comprehensive guides, API reference, SDKs, and code examples.

Quick Start

Get up and running in under 5 minutes

1

Install SDK

Choose your preferred language and install the SDK

npm install @coverkit/sdk
2

Configure

Initialize with your API key from the dashboard

coverkit.init(apiKey)
3

Create Quote

Request a quote and bind coverage

await quote() & bind()

Need Help?

Our developer support team is here to help you succeed