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

Identifier TypeFormatExampleNotes
Record Number1–6 digit numeric string, zero-padded to 6 digits074657Primary SoS-assigned identifier. Unique across all filing types. Both padded and unpadded forms accepted; Topograph standardises on the 6-digit zero-padded form.
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

IdentifierFormatExampleFound In
entityId6-digit zero-padded numeric string074657All entities
vtIdBusinessUUID3fa85f64-5717-4562-b3fc-2c963f66afa6All entities
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

Search TypePatternExampleMatch TypeExpected Results
By Name (contains)2–100 chars"Vermont Creamery"Contains (case-insensitive)Multiple results
By Record Number1–6 digits074657ExactExact match returned first (matchType: id)
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

QuirkDetails
Record Number vs UUIDThe portal assigns two keys to every entity: the customer-facing Record Number (6-digit padded integer, e.g. 074657) and an internal UUID. Topograph exposes both; use entityId for lookups and display, vtIdBusiness for reference only.
No shareholders or UBO dataVermont does not publicly disclose equity ownership for corporations or LLCs. The SoS collects officers, directors, and members but not ownership percentages.
No federal tax ID (FEIN)The federal Employer Identification Number is not disclosed through the Vermont public business register.
Filing images not availableFiling-history metadata (annual reports, articles of amendment, registered-agent changes) is returned in the structured response, but the underlying PDF images are not exposed by the public portal API. Only the Trade Register Extract is downloadable today.
Free-text “Other” officer titleWhen an officer holds a title that does not match a standard code, the portal stores it in a free-text slot. Topograph preserves the raw value in role.localName when no standard mapping applies.
No open-data bulk extractVermont does not publish a free bulk dataset of registered business entities. Every request resolves live against the portal.
Assumed names and reserved names are indexedThe search index includes assumed names (Assumed Name entity type), reserved names, and registered names alongside standard entity filings. Filter by entityType if you need only active registered businesses.
Annual report drives officer freshnessOfficer data reflects the most recent annual report filing. Entities that have not filed recently may carry older officer records.

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.
SoS Entity TypeStandardized
Domestic Business CorporationCorporation
Foreign Business CorporationCorporation
Domestic Nonprofit CorporationNonprofitOrganization
Foreign Nonprofit CorporationNonprofitOrganization
Domestic Limited Liability CompanyLimitedLiabilityCompany
Foreign Limited Liability CompanyLimitedLiabilityCompany
Domestic Limited PartnershipPartnership
Foreign Limited PartnershipPartnership
Domestic PartnershipPartnership
Foreign PartnershipPartnership
Domestic Cooperative AssociationCooperative
Domestic Mutual Benefit EnterpriseNonprofitOrganization
Foreign Mutual Benefit EnterpriseNonprofitOrganization
Domestic Unincorporated Nonprofit AssociationNonprofitOrganization
Foreign Unincorporated Nonprofit AssociationNonprofitOrganization
Reserved NameOther
Registered NameOther
Assumed NameOther
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.
Common TitleStandardizedNotes
PresidentPresidentStatutory corporation officer
Vice PresidentVicePresident
SecretarySecretary
TreasurerTreasurer
DirectorDirectorCorporation board member
ManagerManagerLLC manager-managed structure
Managing MemberMemberLLC managing-member variant
MemberMemberLLC member (member-managed structures)
General PartnerGeneralPartnerLimited partnerships
OrganizerIncorporatorInitial organizer for LLCs and corporations
OtherAI-inferredFree-text slot. Topograph preserves the raw value and infers a standardized role where possible.
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:
Status FamilyExamples
ActiveActive - In Good Standing, Active - NOT In Good Standing
InactiveInactive - Voluntarily Dissolved, Inactive - Administratively Terminated, Inactive - Withdrawn, Inactive - Cancelled, Inactive - Cessated, Inactive - Dissolved, Inactive - Merged, Inactive - Revoked, Inactive - Expired
PendingPending (various sub-types)
Cancelled / RevokedCancelled, Revoked
The full list of 37 distinct status values is on the pricing page.

Data Availability

Data PointAvailableNotes
Company nameYesCurrent legal name
Company statusYes37-value status vocabulary from the SoS portal (Active - In Good Standing, Inactive - Voluntarily Dissolved, etc.)
Registration dateYesDate of incorporation / initial filing
Effective and termination datesYesSoS-recorded effective date and termination/dissolution date where applicable
Legal addressYesPhysical and mailing addresses; partnership addresses where applicable
Legal formYes18 SoS entity types, mapped to standardized labels
Legal representativesYesOfficers, directors, managers, and members with name, title, and contact address
Registered agentYesName, physical and mailing addresses; Commercial Registered Agent flag
Business organizersYesOrganizer list from the initial filing
Activity codes (NAICS)YesNAICS codes where filed by the entity
Filing historyYesMetadata timeline (annual reports, articles of amendment, registered-agent changes, etc.) without underlying PDF images
Trade Register ExtractYesPrinted PDF rendered from the live structured Vermont profile, included at no extra charge
Filing images (PDFs)NoNot exposed by the public portal API; only filing-history metadata is available
ShareholdersNoNot published by the Vermont SoS
UBOsNoNo state beneficial-ownership register; the federal FinCEN database is restricted to authorised users
Tax ID (FEIN)NoNot disclosed through the Vermont public business register
Financial dataNoNot collected

Example API Responses

Search by Name

curl -X POST "https://api.topograph.co/v2/search?country=US-VT&query=Vermont+Creamery" \
  -H "x-api-key: YOUR_API_KEY"
[
  {
    "id": "012345",
    "legalName": "VERMONT CREAMERY HOLDINGS, LLC",
    "countryCode": "US-VT",
    "matchReason": {
      "matchType": "default"
    },
    "address": {
      "region": "VT",
      "countryCode": "US"
    }
  }
]

Search by Record Number

curl -X POST "https://api.topograph.co/v2/search?country=US-VT&query=012345" \
  -H "x-api-key: YOUR_API_KEY"
[
  {
    "id": "012345",
    "legalName": "VERMONT CREAMERY HOLDINGS, LLC",
    "countryCode": "US-VT",
    "matchReason": {
      "matchType": "id"
    }
  }
]

Company Profile

curl -X POST "https://api.topograph.co/v2/company" \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"countryCode": "US-VT", "id": "012345", "dataPoints": ["company", "legalRepresentatives"]}'
{
  "company": {
    "id": "012345",
    "countryCode": "US-VT",
    "identifiers": {
      "entityId": "012345",
      "vtIdBusiness": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
    },
    "legalName": "VERMONT CREAMERY HOLDINGS, LLC",
    "registrationDate": "2010-03-15",
    "status": {
      "localName": "Active - In Good Standing",
      "standardized": "Active"
    },
    "legalForm": {
      "localName": "Domestic Limited Liability Company",
      "standardized": "LimitedLiabilityCompany"
    },
    "legalAddress": {
      "city": "Montpelier",
      "region": "VT",
      "postalCode": "05602",
      "countryCode": "US"
    }
  },
  "legalRepresentatives": [
    {
      "fullName": "Jane A. Smith",
      "role": {
        "localName": "Manager",
        "standardized": "Manager"
      }
    }
  ]
}