Skip to main content

Start here

This guide contains public integration notes for West Virginia. Use it for identifier formats, search behavior, and country-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, and status values is the pricing page.

West Virginia coverage, pricing, and sources

Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
This jurisdiction may be in preview or limited availability. Check the live pricing page or contact support before relying on it in production.
Country details below are preserved as integration notes. If a table or example conflicts with the live pricing page, use the pricing page as the source of truth and contact support.

Table of Contents

API access: US-WV is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-WV" will otherwise return 400 until the enum is expanded.

Data Sources

West Virginia uses a single integration against the West Virginia Secretary of State, Business Organization Register. The register covers domestic and foreign corporations (for-profit, non-profit, and benefit), limited liability companies, professional LLCs, limited partnerships, general partnerships, voluntary associations, cooperatives, business trusts, and a set of administrative form types (trade names, name reservations, fictitious names, insurance companies, public corporations).
  • West Virginia Secretary of State, Business Organization Register (verification, primary). The official public register served by the Online Data Services portal. Each query reads live against the register and returns legal name, organization number, organization type, charter type (domestic / foreign), profit / non-profit / benefit class, effective and filing dates, status with termination reason, business purpose (a NAICS-based industry code with a full description), authorized shares, capital stock and par value, the registered office and registered-agent addresses, officers and directors with their addresses, registered trade names (DBAs), mergers, amendments, and annual-report filing history.
Sole proprietors and most general partnerships are out of scope at the state level. Trade names (DBAs) and mergers appear on the parent entity’s record rather than as standalone records.

Company Identifiers

Query Identifiers

Use the organization number as it appears on the portal. The number is numeric only and is normalized to digits before search (any WV- prefix or whitespace is stripped).

Identifiers in API Response

Search Capabilities

Name search returns up to 50 rows per query. Narrow with fuller query strings when the top of the result list looks too broad. The wildcard character % is also accepted (for example, %Gas Company%).

Quirks & Gotchas

Mappings

Entity Types

The Secretary of State uses a fixed organization-type taxonomy. Codes and labels are stable; the live mapping to standardized legal forms is on the pricing page.

Status Codes

The richer signal comes from the termination reason, present only on inactive records: Dissolution by Court Order, Merger, Voluntary Dissolution (Domestic), LLC Termination (Domestic), Revoked (Failure to File Annual Report), Pending.

Officer Roles

The Secretary of State records officers, directors, and other role-holders on each entity. We surface them as either legalRepresentatives (the people with binding signing authority) or otherKeyPersons (the registered agent, LLC members, organizers, and incorporators). The registered agent (recorded on the entity as the “Notice of Process” address) is also surfaced as an otherKeyPersons entry with the role registeredAgent.

Data Availability