Skip to main content
Welcome to the Insurance Boosters Developer Portal. Insurance Boosters is a REST API platform that gives you everything you need to integrate, automate, and enhance insurance workflows — from generating quotes and managing policies to processing claims and triggering real-time webhooks. Whether you’re building a customer-facing insurance app or automating back-office operations, you’ll find the tools and references you need right here.

Introduction

Learn what Insurance Boosters is, what you can build, and how the platform works.

Quickstart

Make your first API call and generate a live insurance quote in under 5 minutes.

API Reference

Explore every endpoint, request parameter, and response schema in the full API reference.

Guides

Follow step-by-step guides to build your first end-to-end insurance integration.

Get started in three steps

Follow these steps to go from zero to a live integration with Insurance Boosters.
1

Get API credentials

Sign up for an Insurance Boosters account and generate your API key from the dashboard under Settings > API Keys. You’ll use this key to authenticate every request.
2

Make your first API call

Use your API key to call the Quotes API and generate your first insurance quote. The Quickstart guide walks you through the request and response in detail.
3

Go live

Validate your integration in the sandbox environment, then swap in your production API key and production base URL to start serving real users.
Before going live, test your integration safely against the sandbox environment. Learn how to configure environments in the Environments guide.