US BUSINESS ENTITY DATA
Every Business Filed
in All 50 States
75M+ entity records from every Secretary of State registry. One schema covers corporations, LLCs, partnerships, and nonprofits, active and dissolved, dating back 20+ years. Updated weekly.
COMPLETE COVERAGE
Every entity type. Every state. Full history.
Corporations, LLCs, partnerships, nonprofits, and trade names, including dissolved, revoked, withdrawn, and merged records. Not a sample. Not a subset. The full filing history from each state registry.
UNIFIED SCHEMA
50 states, one data format.
Each state structures filings differently. We normalize everything into a single, documented schema: entity name, type, status, officers, addresses, filings, amendments, and history. No more parsing raw state PDFs or CSV dumps with inconsistent columns.
{
"company_number": "5910230",
"name": "VERTICAL VENTURES LLC",
"jurisdiction_code": "us_de",
"current_status": "Good Standing",
"company_type": "Limited Liability Company",
"incorporation_date": "2021-06-08",
"branch": "L",
"registered_address": {
"street_address": "1209 Orange St",
"locality": "Wilmington",
"region": "DE",
"postal_code": "19801",
"country_code": "US"
},
"officers": [
{
"name": "Michael J. Torres",
"position": "Member",
"start_date": "2021-06-08"
}
],
"filings": [
{
"title": "Annual Report",
"date": "2025-02-28",
"uid": "AR-2025-0291847",
"url": "https://govfiles.dev/filings/us_de/AR-2025-0291847"
},
{
"title": "Certificate of Formation",
"date": "2021-06-08",
"uid": "CF-2021-0591023",
"url": "https://govfiles.dev/filings/us_de/CF-2021-0591023"
}
],
"identifiers": [
{
"uid": "87-1234567",
"identifier_system_code": "us_fein"
}
],
"previous_names": [
{
"company_name": "TORRES HOLDINGS LLC",
"con_date": "2023-02-15"
}
],
"alternative_names": [
{
"company_name": "Vertical Ventures Capital",
"type": "trading"
}
],
"all_attributes": {
"registered_agent_name": "CT Corporation System",
"registered_agent_address": {
"street_address": "1209 Orange St",
"locality": "Wilmington",
"region": "DE",
"postal_code": "19801",
"country_code": "US"
}
},
"retrieved_at": "2026-04-09"
}
DELIVERY OPTIONS
REST API or bulk Parquet. Your call.
Look up individual entities via REST API with sub-200ms responses. Or receive full jurisdiction dumps as Parquet files via SFTP or S3, weekly or on your schedule. Built for both real-time KYB checks and large-scale analytics.
# lookup by entity number
GET /v1/entities/us_de/5910230
→ 200 OK (14ms)
# search by name
GET /v1/search?q=vertical+ventures&jurisdiction=us_de
→ 200 OK (38ms, 3 results)
# bulk export
GET /v1/bulk/us_de/latest
→ 302 → s3://govfiles/bulk/us_de/2026-04-09.parquet
USE CASES
Built for teams that depend on entity data
KYB & Entity Verification
Verify business registrations at onboarding. Confirm legal names, status, and formation details against the authoritative state source.
Compliance & Due Diligence
Screen counterparties against complete state records. Cross-reference officers, addresses, and corporate structures for AML workflows.
Litigation & Investigations
Trace corporate networks through officer overlaps, shared addresses, and name history. Surface dissolved shells and predecessor entities.
Financial Underwriting
Confirm entity standing before extending credit. Flag businesses with lapsed registrations, recent status changes, or short operating history.
Investment Research
Track new business formation as a leading indicator. Identify emerging markets and source deal flow from incorporation trends.
Supply Chain Monitoring
Monitor vendor registration status continuously. Get alerted to dissolutions, revocations, or administrative changes across your supplier base.
QUESTIONS
Frequently Asked
Where does the data come from?
Directly from each state's Secretary of State office. We collect from the primary source, not aggregators or third-party resellers.
How often is data updated?
Weekly. New filings, status changes, and amendments from each registry every week.
What format is bulk data delivered in?
Parquet files via SFTP or S3. Each jurisdiction is a separate file with a consistent schema. CSV available on request.
TALK TO US
Book a 30-minute call
The most complete US business entity dataset available.
Questions? Reach us at Email us