Skip to main content

Start here

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

Colorado 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

Colorado data comes from the Colorado Secretary of State business register, through two channels. The register covers every entity filed with the Secretary of State: corporations, foreign corporations, limited liability companies, nonprofit corporations, limited partnerships, limited liability partnerships, general partnerships, and cooperatives.
  • Open data, refreshed daily (onboarding mode). The Secretary of State publishes every registered entity, active and inactive, with legal name, entity ID, entity type, status, formation date, principal address, and registered agent. A status change can take up to a day to appear. This channel also powers name search.
  • Business Database Search (verification mode). The live, authoritative face of the register: legal name, 11-digit entity ID, status, entity form, formation date, principal office address, and registered agent name and address. It also serves the Trade Register Extract and the Formation Filing.
Officers and managers are not filed. Colorado does not require business entities to file owner, officer, director, member, or manager information with the Secretary of State. That information is kept in the entity records at the principal office. The registered agent is returned as an other key person; legalRepresentatives is intentionally empty.

Company Identifiers

Query Identifiers

The entity ID is 11 digits and purely numeric. Pass it exactly as returned by search. The full list of filing documents for an entity also uses this ID as the primary key.

Identifiers in API Response

Search Capabilities

Name search combines a full-text match on the legal name with exact and starts-with matches. Use fuller query strings to narrow the result set.

Quirks & Gotchas

Mappings

Legal form is sourced from the entity type recorded by the Colorado Secretary of State. Verification mode returns the label shown on the business database (for example Limited Liability Company); onboarding mode returns the register’s full entity-type name, which marks domestic and foreign registrations (for example Domestic Limited Liability Company, Foreign Profit Corporation). The table below lists the main forms.
The register also records less common forms, such as public benefit corporations, unincorporated nonprofit associations, limited cooperative associations, credit unions, and ditch and water companies. For the complete list of legal forms, see the pricing page.

Company Statuses

Colorado uses a closed set of status values. Good Standing and Exists are returned with active: true; every other value is returned with active: false.

Data Availability

Example API Responses

Search by Name

Search by Entity ID

Company Profile