Skip to main content

Start here

This guide contains public integration notes for 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, roles, and status values is the pricing page.

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-VA is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-VA" will otherwise return 400 until the enum is expanded.

Data Sources

Virginia uses a single integration against the Virginia State Corporation Commission (SCC) Clerk’s Information System (CIS) at https://cis.scc.virginia.gov/. The public search interface is available without authentication and covers every entity on file with the SCC. The entity detail page returns the entity name, SCC ID, entity type, status and reason for status, formation date, Virginia qualification date, period of duration, industry code, jurisdiction, principal office address, and the current registered agent. For stock corporations, the detail page additionally publishes the officer and director roster (title, name, address, last-updated date) and total share count. For limited liability companies and limited partnerships, only the registered agent is published. Data is retrieved live from the SCC portal on every request. There is no open-data extract or snapshot for Virginia: both onboarding and verification mode use the same live source.

Company Identifiers

Query Identifiers

The SCC ID format varies by entity family. Records created through the modern CIS pipeline carry a one-letter prefix followed by a 7-digit serial: S for domestic LLCs, T for foreign LLCs, F for foreign stock corporations, and M for limited partnerships. Older domestic stock and nonstock corporations use a prefix-free numeric form with leading zeros preserved (for example, 02937985). Always pass the full canonical form including any leading zeros or letter prefix.

Identifiers in API Response

Search Capabilities

Starts-with search. Name search anchors on the beginning of the legal name and is case-insensitive. Use fuller query strings to narrow the result set, which is capped at 50 matches.
Legal name casing. The SCC stores LLC names in title case and stock corporation names in uppercase. Search results normalize everything to uppercase; the company profile returns the name in the casing stored by the register.

Quirks & Gotchas

Mappings

The SCC publishes an open-vocabulary entity type label on every entity. Observed values include Stock Corporation, Nonstock Corporation, Limited Liability Company, Series LLC, Limited Partnership, and their foreign equivalents. Each value surfaces verbatim as legalForm.localName and is mapped to a standardized Topograph category. A full list of observed entity types is available on the pricing page.

Officer Roles

Officer titles on stock corporation detail pages are open vocabulary (for example, President, Vice President, Secretary, Treasurer, Director). Each raw title is mapped to a standardized role label through AI enrichment. The registered agent is classified as an Other Key Person; it receives service of process and is disclosed for every entity type regardless of the entity’s officer-disclosure ceiling.
For LLCs and limited partnerships, legalRepresentatives contains only the registered agent. There is no separate officer or manager disclosure for these entity types in the Virginia register.

Data Availability

Example API Responses

Search by Name

Search by SCC ID

Company Profile

Data Availability

The full list of supported datapoints, documents, modes, and sources is on the Virginia pricing page.