v1 API now in public beta

One API. 50 states. Zero compliance headaches.

File annual reports, update registered agents, and pull good standing certificates across every US state — programmatically. Never miss a deadline again.

View docs
50 + DC
States covered
< 220ms
P95 latency
99.99%
Uptime SLA
POST /v1/filings
curl https://api.statebolt.com/v1/filings \
  -H "Authorization: Bearer sk_live_•••" \
  -d state=DE \
  -d entity_id=ent_8xK2Lp \
  -d type=annual_report
{
  "id": "fil_3jK8...",
  "status": "queued",
  "state": "DE",
  "estimated_filed_at": "2026-05-01T18:00:00Z"
}

Trusted by 1,200+ teams managing 18,000+ entities

Northwind CapitalSaltboxVoltage LabsKlein & Voss CPANorthbeamTributary

How it works

Three steps. Then it's just plumbing.

01

Authenticate

Generate your API key in the dashboard. Sandbox mode mirrors production with simulated SOS responses.

02

Call the API

POST a filing — annual report, agent change, dissolution, good standing. We normalize every state's quirks.

03

We file. You ship.

Statebolt submits to the Secretary of State, captures the confirmation, and webhooks your stack the moment it's accepted.

Built for production

Everything you'd build yourself, if you had three years.

REST + webhooks

Idempotent JSON API with signed webhooks for every status change. SDKs for Node, Python, Go, Ruby.

Sandbox mode

Test against simulated SOS portals with deterministic fixtures. Never charge a card you didn't mean to.

SOC 2 Type II

Independently audited. Encryption in transit and at rest. SSO, SCIM, and audit logs on Scale.

50-state coverage

Every Secretary of State portal. We track fee changes, format changes, and outage windows so you don't.

Real-time status

Stream filing state via webhooks or poll the API. Confirmation numbers attached the moment they're issued.

Audit logs

Every API call, every webhook, every retry — searchable, exportable, GDPR-clean. Built for finance teams.

Pricing

Pay for filings, not seats.

State filing fees passed through at cost. Cancel anytime.

Starter

$49/ month

Up to 5 filings. Sandbox + production keys. Email support.

  • 5 filings / mo
  • REST API + webhooks
  • Sandbox mode
  • Email support
Start free trial
Most popular

Growth

$199/ month

Up to 25 filings, priority routing, SLA-backed support.

  • 25 filings / mo
  • Priority queue
  • Webhook retries + DLQ
  • Slack support
Start free trial

Scale

Customannual

Unlimited volume, SSO/SCIM, SOC 2 report, dedicated CSM.

  • Unlimited filings
  • SSO + SCIM
  • Custom SLA
  • Dedicated CSM
Talk to sales

FAQ

Questions, answered.

How does pricing work with state filing fees?
Your subscription covers Statebolt's service. Each state's filing fee is collected separately and remitted at exact cost — no markup, itemized on every invoice.
What happens if a filing is rejected?
We auto-retry with corrections when possible and surface a structured error via webhook. You're never billed for a Statebolt-side failure.
Do you support corporations as well as LLCs?
Yes — LLCs, C-Corps, S-Corps, PLLCs, LPs, and nonprofits across all 50 states. Foreign qualifications and registered agent updates included.
Is there a sandbox?
Every account gets sandbox keys with deterministic SOS fixtures. Test against rejection paths, retries, and webhook signatures without filing anything for real.
Are you SOC 2 compliant?
SOC 2 Type II audited. We can share our report under NDA on the Scale plan, alongside our pen test summary and DPA.

Stop building compliance plumbing. Ship product.

Get an API key in 90 seconds. Free sandbox. No credit card to start.

Read the docs