Bold Penguin is a commercial insurance technology platform that automates the workflow from submission to quote and bind for agents, brokers, carriers, and MGAs. An unofficial API lets you programmatically create and submit applications, pull carrier quotes and appetite, retrieve questions and answer sets, and push bind requests back into the Bold Penguin Terminal.

Bold Penguin is an insurance technology platform that automates the commercial insurance workflow from submission through quote and bind for agents, brokers, carriers, MGAs, and carrier-owned distributors. Its Terminal connects digitally enabled small commercial products to a network of carriers by mapping each carrier's questions, rules, and appetite—so users can quote and bind in one place—while Insurance Intelligence, Market Intelligence, and an Agentic AI Network add data-driven risk assessment, optimal routing, and automated extraction, enrichment, scoring, and binding.
Core product areas include:
Common data entities:
Agencies and carriers run high-volume quoting on Bold Penguin daily, but turning the Terminal's marketplace workflows into reliable API-driven automation is non-trivial:
Supergood reverse-engineers authenticated Terminal flows, the Bold Penguin SDK and one-click surfaces, and carrier integration endpoints to deliver a resilient API layer for your Bold Penguin account—so you can drive submissions, quotes, and binds programmatically.
Use Bold Penguin with AI agents: Bold Penguin MCP Server →
Book a 30-minute session to confirm your Bold Penguin products, carrier enrollments, and authentication model.
We deliver a production-ready Bold Penguin adapter tailored to your account, carriers, and appetite mappings.
Go live with continuous monitoring and automatic adjustments as Bold Penguin and its carrier network evolve.
Authentication
/authenticateAuthenticate to a Bold Penguin account using OAuth2 credentials or MFA and obtain a session token for downstream calls.
Applications
/applicationsList commercial insurance applications and submissions with filters for status, business class, state, and date range.
Applications
/create_applicationCreate a new application, supply answer sets, and submit it across enrolled carriers using dynamic question logic.
Quotes
/quotesRetrieve carrier quotes, premiums, and DNQ outcomes for an application across the Terminal network.
Quotes
/bind_quoteSubmit a bind request against a selected carrier quote and return policy and confirmation details.
Carriers
/carriersPull carrier enrollments, appetite and NAICS mappings, state eligibility, and associated question sets.
- Create applications and push answer sets into the Terminal without portal clicks - Resolve dynamic question visibility so submissions pass carrier validation - Pull quotes, premiums, and DNQ outcomes back into your agency management system
- Drive the full submission-to-bind flow programmatically instead of relying on embedded Web Components - Surface real-time quote-ready and application-state events to your UI - Trigger bind requests and return policy confirmations to downstream systems
- Pull carrier enrollments, appetite, and NAICS mappings for routing decisions - Keep state eligibility rules current across your placement logic - Reconcile question sets and answer mappings as carriers update their templates
- Stream application, quote, and bind events into BI and reporting tools - Track conversion from submission to bound policy across carriers - Surface declines and DNQ reasons for appetite and placement analysis
Authentication
OAuth2 credentials and MFA handled in a managed session
Connectivity
Authenticated Terminal flows plus Bold Penguin SDK, one-click, and carrier integration surfaces
Response format
Normalized JSON across Applications, Quotes, Carriers, and Bind objects
Rate limits
Adaptive throttling tuned to your account to avoid platform-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for applications, quotes, and bind status with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for application-state changes, quote-ready, DNQ, and bind confirmations
Latency
Sub-second reads on cached entities; multi-second writes when submitting and binding across carriers
Throughput
Horizontally scaled workers sized to high-volume small commercial quoting
Reliability
Retry, backoff, and idempotency keys for submission and bind requests
Adaptation
Continuous monitoring of Bold Penguin releases, SDK changes, and carrier enrollment drift
Supergood works with your existing Bold Penguin account and authenticated sessions. Where the platform gates carrier integrations behind partner onboarding, we operate against the surfaces your account is already entitled to rather than requiring new public-API access.
Yes. Much of Bold Penguin's experience is delivered as embeddable Web Components. Supergood reverse-engineers the authenticated Terminal and SDK flows to expose a clean, headless API so you don't have to embed UI components to automate submissions, quotes, and binds.
Question ordering, visibility logic, and answer mappings are resolved per carrier enrollment so applications submit cleanly. Supergood preserves each carrier's appetite, NAICS mapping, and state eligibility rather than forcing a generic schema.
Yes. Application-state changes, quote-ready signals, DNQ outcomes, and bind confirmations are captured as webhook-style events and delivered to your systems for real-time reconciliation.
Yes. The normalized surface spans the full workflow—creating and submitting applications, retrieving carrier quotes, and posting bind requests that return policy and confirmation details.