Skip to main content

Start here

This guide contains public integration notes for Vermont. 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.

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

Data Sources

Vermont uses a single integration against the Vermont Secretary of State Business Services Division, available at bizfilings.vermont.gov. The portal covers every entity type filed in Vermont: domestic and foreign business corporations, nonprofit corporations, limited liability companies, limited partnerships, mutual benefit enterprises, cooperative associations, general partnerships, limited liability partnerships, unincorporated nonprofit associations, plus assumed names, reserved names, and registered names. Every request resolves live against the SoS portal. Vermont does not publish a free open-data feed for business entities, so there is no non-authoritative fast path.
The Vermont SoS portal is the only source for Vermont entity data. The Trade Register Extract (a printed PDF rendered from the live structured profile) is included in the same call at no extra charge.

Company Identifiers

Query Identifiers

The Record Number is the identifier printed on SoS documents and shown on the portal search results page. Pass it as-is (with or without leading zeros) and Topograph will normalise it.

Identifiers in API Response

vtIdBusiness is the internal UUID used by the Vermont SoS portal to key the structured profile and filing-history endpoints. It is returned alongside the Record Number for reference but is not the primary identifier.

Search Capabilities

Contains search. Name search uses a contains strategy: it matches any entity whose name includes the query string. Results are capped at 25 per page. Use more specific strings to narrow the result set.

Quirks & Gotchas

Mappings

Vermont recognises 18 entity types across the search and profile endpoints. The full table with Topograph standardized labels and ISO 20275 codes (where available) is on the pricing page.
Vermont also uses sub-classification election types for certain entities (Benefit Corporation, Professional, Low-Profit LLC, Blockchain-Based LLC, Worker Cooperative, etc.). These are surfaced as annotations where available.

Officer Roles

The SoS portal carries a titleDescription field with a controlled set of values, plus a free-text otherTitle slot for non-standard titles. Topograph normalizes them to a standardized role label.
Officers and directors surface under legalRepresentatives. The registered agent and organizers (plus any principal whose title does not map to an executive role) surface under otherKeyPersons.

Entity Statuses

The Vermont register exposes a rich status vocabulary. The broad families are: The full list of 37 distinct status values is on the pricing page.

Statutory Filings

Vermont entities file an annual report confirming the entity’s particulars are current. The register publishes the last report’s due date and the date it was received, returned on the cross-country statutoryFilings field as lastFiled.dueDate and lastFiled.filedOn. No forward-looking due date is published.
US states publish no statutory accounts, so the accounts obligation is absent rather than returned empty. An empty object would read as “we looked and found nothing”, which is a different claim. Placeholder cells such as N/A or Inactive, Not Applicable are dropped rather than parsed as dates, so an entity with no obligation simply has no statutoryFilings.

Data Availability

Example API Responses

Search by Name

Search by Record Number

Company Profile