Contact Us
hero illustration
Platform Overview

Turnkey insurance infrastructure

Our API-driven systems and industry-leading reinsurance infrastructure delivers everything you need to launch and scale a profitable embedded insurance program.

The Platform

How it Works

Boost’s platform integrates seamlessly into your own digital environment. Offer any insurance product on a fully white-labeled basis with your brand and experience, so that customers can buy without ever leaving your site. You’ll own the customer and the data, helping you build engagement and power future business decisions.

product icon
product icon
product icon
product icon

Your

Product

Standard Coverage
Additional Coverages
Insurance
Parental Leave
Crypto
Pet Health
Security Deposit
Cyber
Business Owners
Insurance
01

Select the coverages you want to offer your customers from Boost’s highly-customizable products

02

Seamlessly connect your digital experience to the Boost platform through our embedded insurance API

03

Launch your insurance program and allow your customers to buy and manage policies, without ever leaving your experience

logo placeholder
your logo background
Your
Insurance
Product
Add insurance to your purchase
Standard Coverage
Additional Coverage
1curl --request POST \
2--url https://api.insurtech.dev/auth/oauth2/token
3--data apiLogin=AbC123-8888
4
5curl --request POST \
6--url https://api.insurtech.dev/quotes
7
8curl --request GET \
9--url https://api.insurtech.dev/quotes
10--id quote_number=8888-9999-Tgx6
11
12curl --request GET \
13--url https://api.insurtech.dev/policies
14--id policy_id=AbCd-9999-0000
15
16curl --request PATCH \
17--url https://api.insurtech.dev/customers
18--id customer_id=0000-3333-4hgb
1{
2"token_type": "bearer",
3"access_token": "JDKSjkdnasknxkasjd",
4"expires_in": 7200,
5}
6
7{
8"data": {,
9"type": "quote",
10"id": "BLU-XX-T63XWYHFE",
11"attributes": {...},
12"relationships": {...}
13},
14 "included": [,
15{...},
16{...},
17{...},
18{...}
19 ],
20}
21
22{
23"data": {,
24"type": "customer",
25"id": "d0624f89-0437-4a82-a210-94fd8eea04ce",
26"attributes": {...},
27"relationships": {...}
28}
29}
30
31{
32"data": {,
33"type": "policy",
34"id": "4f118baf-e00e-4b18-92a5-775e00c8efaf",
35"attributes": {
36"reason": "insured-requested",
37"date": "2019-01-01",
38"description": "The insured has requested this
39cancellation.",
40}
41}
The Platform

Explore Our Products.

Build the perfect insurance package for your customers with our modular products, or work with us to create something new.

ui
ui
Commercial Lines
Personal Lines
Other
get in touch

Get in Touch!

Learn more in a one-on-one demo with a Boost expert.

Contact Us