White-label insurance platform API. Use your API key to create policies, manage coverages, and receive webhook events.
Bearer token via API key in Authorization header
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.insurelab.com/api/public/coverages
| Event | Description |
|---|---|
| policy.created | Fired when a new policy is created |
| policy.updated | Fired when a policy is modified |
| payment.completed | Fired when a payment is successfully processed |
Per Minute
60
Per Day
10,000
Made with Emergent