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

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. The two modes read the register differently:
  • Onboarding is served from a periodically refreshed snapshot of the Virginia business register. Entities filed or amended since the last refresh may be missing, and status may lag the live register.
  • Verification reads the SCC Clerk’s Information System live for the authoritative status, the officer and director roster, and the total share count.

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

Snapshot-first search. Name and SCC ID search are answered from the register snapshot first. When the snapshot has no match (for example, an entity filed since the last refresh), the query runs against the live SCC search, which matches on the beginning of the legal name. Use fuller query strings to narrow the result set.
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. In verification mode it is also mapped to a standardized Topograph category.

Officer Roles

Officer titles on stock corporation detail pages are open vocabulary (for example, President, Vice President, Secretary, Treasurer, Director). In verification mode, each raw title is mapped to a standardized role label through AI enrichment. The registered agent is returned under legalRepresentatives with role Registered Agent, not 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.