Skip to main content

Goosehead Innovation Platform

Welcome to the Goosehead Innovation documentation. This platform powers Goosehead Insurance's next-generation digital insurance experience.

🚀 Getting Started

New to the platform? Start here to set up your development environment.

📋 Get a Quote

Learn the complete end-to-end flow for getting an insurance quote.

🏗️ Architecture

Understand the platform architecture and design decisions.

🚚 Carrier Flows

Documentation for carrier-specific quote flows.

Platform Overview

The Bridge Platform consists of three main applications:

ApplicationPurposePortURL
Bridge PortalCustomer-facing insurance shopping4202https://localhost:3443
Bridge AdminInternal CMS for carrier configuration4201http://localhost:4201
API GatewayBackend API serving both apps3333http://localhost:3333

Architecture at a Glance

Developers own the page structure and UX. Product Managers configure field visibility, labels, and options via Bridge Admin without code deploys.

Documentation Sections

SectionDescription
Getting StartedEnvironment setup and first steps
ArchitectureSystem design and technical decisions
CarriersCarrier-specific integration documentation
API ReferenceAuto-generated API documentation
Component LibraryUI component documentation
Bridge AdminAdmin CMS documentation