Quick checkUS statejurisdiction: us-de

Verify Delaware businesses

Delaware is the de facto US incorporation state — 81% of 2024 US IPOs and ~67% of the Fortune 500 sit on its register. Source: the Delaware Division of Corporations.

one call · $0.08/check

Delaware in one POST.

Request
curl -X POST https://api.bizverify.co/v1/verify \
  -H "X-API-Key: bv_live_xxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "entity_name": "Acme Holdings, Inc.",
    "jurisdiction": "us-de"
  }'
Response
{
  "job_id": "vrf_01HZ0K9R3X",
  "jurisdiction": "us-de",
  "entity_name": "Acme Holdings, Inc.",
  "entity_type": "Corporation (Stock)",
  "jurisdiction_id": "0123456",
  "status": "active",
  "verified_at": "2026-05-12T14:08:31Z",
  "tier": "quick"
}

Quick check returns

  • · entity_name
  • · entity_type
  • · jurisdiction_id
  • · status

Status values you'll see

  • · Good Standing
  • · Ceased Good Standing
  • · Forfeited, Failure to appoint a R/A
  • · Cancelled, Failure to Appoint a R/A
  • · Cancelled, Failure to Pay Tax
  • · Void, AR's or Tax Delinquent
  • · PPoB Non-Compliant
  • · Withdrawn
  • · +19 more

How the Delaware Division of Corporations works

Delaware's registry holds over 2.1 million entities — 2,157,482 as of the Division's 2024 report — and reports them under 27 distinct status codes, more granular than any other US state. The Division of Corporations runs the public name search at icis.corp.delaware.gov, and the free record gives you entity name, file number, classification, and one of those 27 statuses. Anything richer — registered agent, formation date, officers, principal place of business — sits behind the Division's paid services: $10 for an online status snapshot, $20 for status with the last five filings and the franchise tax assessment, $50 for a short-form Certificate of Status, $175 for a long-form Certificate of Good Standing.

The free surface returns the classification across seven legal forms — Corporation (Stock), Corporation (Non-stock), LLC, LP, LLP, GP, Statutory Trust — plus narrower buckets like Benefit Corporation, Closed Corp, Series, and Bank. The status field is where Delaware is unusually expressive. "Good Standing" and "Ceased Good Standing" you'd expect, but Delaware also distinguishes Void, AR's or Tax Delinquent, Cancelled, Failure to Pay Tax, Cancelled, Failure to Appoint a R/A, and a newer PPoB Non-Compliant family that flags entities without a valid principal place of business on file. If you treat anything that isn't literally "Good Standing" as dead, you'll miss the nuance — a "Ceased Good Standing" LLC is still alive, just behind on its flat $300 annual tax.

That long status vocabulary maps onto two annual obligations Delaware enforces strictly. We cover both in the next section.

What Delaware specifically charges and requires

Formation

A Delaware Certificate of Formation for an LLC is $110 at standard turnaround. Expedited tiers stack on top of the base fee:

TierFeeCutoff
1-hour$1,00021:00 ET
2-hour$50019:00 ET
Same-day$100–$20014:00 ET
Next-day$50–$10019:00 ET

Requests submitted after the cutoff roll to the next business day.

Annual obligations

Two regimes, two deadlines:

Entity typeWhat's dueAmountDeadline
LLC, LP, GPFlat tax (no annual report)$300June 1
Domestic corpAnnual report + franchise tax$50 filing fee + tax min. $175 / max $200,000March 1
Designated Large Corporate FilerFranchise tax$250,000March 1

Miss either deadline and the entity picks up a $200 late penalty plus 1.5% monthly interest until you cure. After a full year of unpaid franchise tax, a domestic corporation flips to Void and late fees stop accruing — the entity is effectively dead on the register, though revivable for a stack of back fees.

Registered agent

Every Delaware entity must keep a registered agent with a Delaware street address on file. Loss of agent moves the record through a two-stage chain: the initial state is Forfeited, Failure to appoint a R/A (with Forfeited-Resigned as the LLC-side variant once the agent has been gone 30+ days). If the failure persists past the cure window, the entity flips downstream to the more terminal Cancelled, Failure to Appoint a R/A. Treat both as not-in-good-standing; log the raw status if you need to triage how far gone an entity is.

Common ways developers use Delaware verification

Pre-provisioning signup checks for B2B SaaS

A workspace creator on a self-serve plan provisions billing, seats, and an org URL from a company name. Delaware is the highest-volume jurisdiction for US tech buyers — most cap tables sit there on paper. BizVerify confirms the entity exists and returns a normalized status, so you can fail signups whose Delaware record is Cancelled or Void before Stripe Connect or SSO gets configured. Wire it into n8n or Zapier.

Verify-before-act in AI agents

An AI agent doing M&A research or cap-table outreach gets handed a company name from a CRM field. Before it drafts an intro email or files a Stripe invoice, the agent calls verify_business({ entity_name, jurisdiction: "us-de" }) over the BizVerify MCP server. If the Delaware record is Forfeited or Withdrawn, the agent skips the action and asks for a human. Works the same from Claude Code, Cursor, LangChain, or CrewAI.

Cap-table validation for fintech and investor tools

Investor-relations tools, SPV admins, and equity-management platforms reconcile portfolio companies against the Delaware register because 81% of US-based IPOs in 2024 incorporated there. Quick checks flag entities that have slipped into Ceased Good Standing or had their LLC tax lapse — both common drift states for venture-backed entities whose registered agent missed the $300 June 1 deadline. Run the check on every portfolio sync.

Lead enrichment for RevOps

Sales-operations teams enrich Delaware-incorporated leads from form fills or intent data before routing to AEs. A Delaware quick check returns the canonical entity name, file number, and entity type — useful when a marketing form captured "Acme Holdings" but the registered name is actually "Acme Holdings, Inc.". For branching logic on bad statuses, see the lead enrichment guide.

Frequently asked questions

How current is Delaware entity data?

Status changes on the Division of Corporations register show up within seconds — no nightly snapshots, no stale caches sitting between the source and your response. The trade-off: our p95 latency tracks the registry's own response time, so a slow morning at the Division becomes a slow morning for you.

What's the difference between "Forfeited", "Void", and "Cancelled" in Delaware?

Three distinct states. Forfeited is the registered-agent-failure state (Forfeited-Resigned for LLCs after 30+ days); if uncured it flips downstream to Cancelled, Failure to Appoint a R/A. Void means a domestic corp hasn't paid franchise tax for a year — late fees stop accruing once flipped (see Annual obligations). Cancelled more broadly covers wind-down or tax-default end states. Treat all three as not_in_good_standing; log the raw status if you need to triage which.

Can I get the registered agent or officer list for a Delaware entity?

Not today. Delaware paywalls registered-agent, officer, formation-date, and principal-address data — the Division sells it through its Direct Web service at $10–$175 per certificate depending on detail level. BizVerify ships quick checks for Delaware now; those deeper fields are on the roadmap. If you need them at production volume, contact us — we prioritize the build queue based on demand signal.

Do dissolved or cancelled Delaware entities still appear in search?

Yes. The Division's search returns both active and inactive entities by default, and BizVerify mirrors that. A lookup for "ACME LLC" can return a Cancelled, Failure to Pay Tax record from 2018. That's usually what you want — confirming someone gave you a real-but-dead entity is as useful as confirming a clean one.

Do you handle foreign LLCs and corporations registered in Delaware?

Yes. Foreign entities — formed elsewhere but qualified to do business in Delaware — show up alongside domestic ones in the same registry and use the same status vocabulary, with Withdrawn instead of Cancelled for the formal wind-down case. The entity_type field in our response reflects the registered form.

Can I verify thousands of Delaware entities at once?

Yes — call /v1/verify in parallel. There's no separate bulk endpoint; concurrency is rate-limited per API key, not per jurisdiction. For backfills against millions of cap-table rows, contact us and we'll bump your concurrency ceiling.

Do I get charged for a Delaware entity that doesn't exist?

A confirmed "no match" still counts as a quick check (1 credit, ~$0.08 on public pricing). The reasoning: the verification did happen — we proved the entity isn't on the Delaware register. Hard errors from the registry side (timeouts, 5xx) don't consume credits.

need deep verification for Delaware?

Quick check is what BizVerify ships for Delaware today: name, entity type, jurisdiction ID, status. Deep verification — registered agent and address, officers and directors, franchise tax assessment — is on the roadmap. We prioritize by demand.

Tell us what you need

Start verifying Delaware businesses.

Free during beta. 50 credits/month. No card.

Get a free API key