North Carolina Business Entity Search API

Search North Carolina Secretary of State business entity records programmatically using the OpenSOSData API. Get entity name, status, registered agent, entity type, and filing details for any North Carolina-registered business in seconds.

OpenSOSData queries the North Carolina Secretary of State database in real time and returns structured JSON. $0.0314 per lookup, no subscription required.

Quick Start

curl -X POST https://api.opensosdata.com/v1/lookup \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"entity_name": "Example Company", "state": "NC"}'

What Data Is Returned

FieldDescription
Entity NameOfficial registered name
StatusActive, Inactive, Dissolved, etc.
Entity TypeLLC, Corporation, LP, etc.
Registered AgentName and address
State Entity IDOfficial state filing number
Formation DateDate the entity was formed
Principal AddressBusiness mailing address

Pricing

Every North Carolina business entity lookup costs $0.0314. No subscription, no monthly minimums.

Start for Free

10 free lookups, no credit card required.

Create Free Account

View all states · Back to opensosdata.com