Next Insurance (ERGO NEXT) is a digital-first small business insurance provider offering general liability, workers' compensation, BOP, professional liability, and commercial auto coverage across 1,300+ business types. An unofficial API lets you programmatically pull quotes, policies, certificates of insurance, billing, and claims—and push updates like new applications, binds, and policy changes back into Next Insurance and its NEXT Connect embedded program.

Next Insurance (now ERGO NEXT) is a digital-first insurance provider for small businesses, offering fully online quotes, binding, and policy management across more than 1,300 business types. Small business owners use Next Insurance to buy and manage general liability, workers' compensation, Business Owner's Policy (BOP), professional liability (E&O), commercial property, and commercial auto coverage—often quoting and purchasing in under ten minutes and downloading proof of insurance instantly.
Core coverage lines include:
Common data entities:
Next Insurance is built as a self-service web and mobile experience, which makes programmatic access non-trivial for platforms and back-office tools:
Supergood reverse-engineers Next Insurance's authenticated web and mobile flows and NEXT Connect interactions to deliver a resilient, normalized API layer for your account—covering quotes, policies, certificates, billing, and claims.
Use Next Insurance with AI agents: Next Insurance MCP Server →
Book a 30-minute session to confirm your coverage lines, NEXT Connect setup, and authentication model.
We deliver a production-ready Next Insurance adapter tailored to your account and business classes.
Go live with continuous monitoring and automatic adjustments as Next Insurance evolves.
Authentication
/authenticateAuthenticate to a Next Insurance account using username/password or MFA and obtain a session token for downstream calls.
Quoting
/create_quoteRequest a quote for a business by class of business and coverage line (general liability, workers' comp, BOP, professional liability).
Policies
/policiesList policies with filters for coverage line, status, business profile, and effective date range.
Policies
/bind_policyBind a quote into an active policy and complete the application-to-bind transaction.
Certificates
/certificatesRetrieve certificates of insurance (COIs), additional insureds, and proof-of-coverage documents for a policy.
Billing
/billingPull billing accounts, invoices, payments, and subscription status for an account.
- Request prefilled quotes across general liability, workers' comp, BOP, and professional liability by class of business - Surface NEXT Connect coverage options inside your own platform's onboarding flow - Sync issued quotes and binds back into your CRM or vertical SaaS
- Pull certificates of insurance (COIs) and proof-of-coverage documents on demand - Add and verify additional insureds for landlords, clients, and platforms - Distribute COIs automatically to compliance and vendor-management workflows
- Sync active policies, endorsements, and coverages into a central warehouse - Match invoices, payments, and subscription status into accounting and AR systems - Flag lapses, cancellations, and renewal events to retention workflows
- Pull claim and loss-notice activity for downstream BI and risk tooling - Track policy issuance, endorsement, and cancellation events across business classes - Trigger partner and customer notifications without portal clicks
Authentication
Username/password and MFA (SMS, email, TOTP) handled in a managed session
Connectivity
Authenticated web and mobile flows plus NEXT Connect embedded interactions where exposed to the partner
Response format
Normalized JSON across quotes, policies, certificates, billing, and claims objects
Rate limits
Adaptive throttling tuned to your account to avoid carrier-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for quotes, policies, and billing with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for quote, bind, endorsement, certificate, and billing changes
Latency
Sub-second reads on cached entities; multi-second writes when posting through quote and bind workflows
Throughput
Horizontally scaled workers sized to high-volume small-business quoting across 1,300+ business types
Reliability
Retry, backoff, and idempotency keys for quote, bind, and billing transactions
Adaptation
Continuous monitoring of Next Insurance and NEXT Connect changes and class-of-business configuration drift
Next Insurance exposes programmatic capabilities mainly through its NEXT Connect partner program, which is delivered largely as embeddable low/no-code UI rather than a fully documented public data API. Supergood works against authenticated web, mobile, and NEXT Connect surfaces to deliver a normalized API without requiring a separate public API.
No. Supergood works with your existing Next Insurance account and authenticated sessions. A NEXT Connect partnership is only required if you specifically want to consume the embedded partner program's brokered flows.
The normalized API covers general liability, workers' compensation, Business Owner's Policy (BOP), professional liability (E&O), commercial property, commercial auto, and other lines that Next Insurance offers across its supported business types.
Yes. Supergood exposes certificates of insurance (COIs), additional insureds, and proof-of-coverage documents through the same normalized API surface, so you can automate compliance and vendor-management workflows.
Each account is profiled against the class-of-business rules, eligibility, and required fields that Next Insurance applies. Supergood preserves these class-specific fields rather than forcing a generic schema.