US Business Entity Search - KYB Verification API avatar

US Business Entity Search - KYB Verification API

Pricing

from $2.00 / 1,000 results

Go to Apify Store
US Business Entity Search - KYB Verification API

US Business Entity Search - KYB Verification API

Verify US companies across 18 Secretary of State registries in one API call. Get officers, registered agents, formation dates, and status for KYB and compliance. $0.002/result — 15x cheaper than self-serve SOS APIs ($0.03+/lookup). No API keys needed.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

2

Bookmarked

44

Total users

26

Monthly active users

9 hours ago

Last modified

Share

Verify US company registrations across 18 Secretary of State databases in a single API call. Built for compliance, legal, procurement, and sales teams who need fast, reliable entity verification with audit-ready output.

Who this is for

  • Compliance & KYB teams -- verify business registrations, check active status, confirm officers
  • Legal & corporate governance -- due diligence, registered agent lookups, filing history
  • Procurement & vendor risk -- validate suppliers before onboarding
  • B2B sales & RevOps -- enrich accounts with official state data

What you get

Every result is sourced directly from official Secretary of State registries:

  • Entity name and state filing ID (registration number)
  • Entity type (LLC, Corporation, LP, etc.)
  • Status (Active, Inactive, Dissolved, Revoked)
  • Filing/formation date and jurisdiction of organization
  • Registered agent name and address
  • Officers & directors with titles (CEO, Member, Director, etc.)
  • Principal office address
  • Source URL -- direct link to the official state record for audit trails

Supported states (18)

NY, TX, CO, OR, IA, WI, NJ, CT, PA, MN, KY, SC, ND, AL, AR, RI, MO (no API key needed), CA (free API key required).

Why this vs enterprise SOS APIs

This actorEnterprise APIs
Price$0.002/result$1,000+/month
States18Varies
AuthNo API key (17 states)Keys + contracts
OutputOfficers, agents, status, source URLsSimilar
MinimumsNoneMonthly commitment

Example input

{
"searchQuery": "Tesla",
"states": ["NY", "TX", "CO"],
"maxResults": 10,
"fetchDetails": true
}

Example output

{
"entityName": "TESLA, INC.",
"entityId": "0100768662",
"state": "TX",
"entityType": "Foreign For-Profit Corporation",
"status": "In Existence",
"filingDate": "2003-07-14",
"registeredAgent": "C T CORPORATION SYSTEM",
"address": {
"street": "13101 TESLA ROAD",
"city": "AUSTIN",
"state": "TX",
"zip": "78725"
},
"officers": [
{"name": "ELON R MUSK", "title": "Director"}
],
"sourceUrl": "https://mycpa.cpa.state.tx.us/coa/"
}

Pricing

$0.002 per entity returned. No monthly fee. No minimum commitment.

Tips

  • Use specific company names for best results (e.g. "Tesla" not "Tech")
  • Enable fetchDetails for officers and registered agent data
  • All 17 non-CA states require no API key -- just run it
  • Results include sourceUrl for manual verification and audit documentation