Colorado Business Entity Search — CO Registry Lookup API
Pricing
from $100.00 / 1,000 co entity matches
Colorado Business Entity Search — CO Registry Lookup API
Search the Colorado Secretary of State business-entity registry (3M+ entities). Partial-match name search returns the official record — name, entity id, type, status, jurisdiction, formation date, principal address, registered agent. Part of the US state corporate registry family.
Pricing
from $100.00 / 1,000 co entity matches
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Colorado Business Entity Search
Search the Colorado Secretary of State business-entity registry (3M+ entities). Pass one or more entity names (partial match); get the official record for each match.
Factual public records from data.colorado.gov (Public Domain) — assembled for research and monitoring. Not legal or investment advice.
📊 Sample Output

entity_id | entity_name | entity_status | formation_date | principal_address | agent_address |
|---|---|---|---|---|---|
| 20241734191 | 1389 PIZZA INC | Delinquent | 2024-07-11 | 1389 FOREST PARK CIR, LAFAYETTE, CO, 80026, US | 1389 forest park circle unit 101, lafayette, CO, 80026, US |
| 20191863051 | 212 Pizza Colorado LLC | Good Standing | 2019-10-28 | 1725 Foxfield Dr, Castle Rock, CO, 80104, US | 9605 S. Kingston Court, Englewood, CO, 80112, US |
| 20121619800 | 285 Pizza Pies, LLC, Delinquent May 1, 2023 | Delinquent | 2012-11-06 | 1 Delwood Drive, Bailey, CO, 80421, US | 1 Delwood Drive, Bailey, CO, 80421, US |
| 20061105864 | 2 Guys, 2 Girls, and a Pizza Place, Delinquent September 1, 2010 | Delinquent | 2006-03-11 | 112 W. Elkhorn Ave, Estes Park, CO, 80517, US | 2457 Steamboat Springs St, Loveland, CO, 80517, US |
| 20261309668 | 2 PIE-SAN'S PIZZA LLC | Good Standing | 2026-03-13 | 17933 E 107th Ave, Commerce City, CO, 80022, US | 17933 E 107th Ave, Commerce City, CO, 80022, US |
Real rows from run O1bPWh0zyhTClACxJ on build 0.0.23 (2026-09-24), unedited apart from masked emails/phones and shortened long text; fields the source does not publish are empty.
⚙️ Sample inputs
This is the Store example input — the same input Apify's automated check runs — so it is proven to return rows on the current build. Paste it into the input form, or send it through the API, CLI or a schedule:
{"entityNames": ["Aspen"],"maxEntities": 5}
🔧 Input reference
| Field | Type | Default | What it does |
|---|---|---|---|
entityNames (required) | array of string | ["Pizza"] | List of entity-name strings to search (partial match, case-insensitive). Each search returns matching Colorado business entities. Multiple strings = multiple searches. |
maxEntities | integer | 5 | Hard cap on total entities returned across ALL searches in this run (1–2000). Each entity is one dataset row. |
🧾 JSON sample record
One real record from run O1bPWh0zyhTClACxJ (emails/phones masked, long text shortened):
{"search_query": "Pizza","entity_id": "20241734191","entity_name": "1389 PIZZA INC","entity_type": "DPC","entity_status": "Delinquent","jurisdiction": "CO","formation_date": "2024-07-11","principal_address": "1389 FOREST PARK CIR, LAFAYETTE, CO, 80026, US","agent_name": "rabin khadka","agent_address": "1389 forest park circle unit 101, lafayette, CO, 80026, US","state_of_formation": "CO","source": "data.colorado.gov"}
💰 Pricing
| Event | Price (USD) | When it is charged |
|---|---|---|
Actor Start (apify-actor-start) | $5e-05 | Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event). |
CO entity match (apify-default-dataset-item) | $0.1 | Single Colorado Secretary of State business-entity record returned for a search query and pushed to the dataset. Empty or blocked runs neve… |
Pay-per-event: you pay only for what the run delivers. A run that delivers nothing bills no result events (only the actor-start event, when the actor defines one). Example: a run that delivers 100 results costs 100 × $0.1 = $10.00 plus the start fee.
🔗 Related Actors
More from the NexGenData US government, courts & regulators family:
- CFTC COT Enhanced — Position Velocity & Percentile Tracker
- CFTC Enforcement Actions Tracker — Case Records API
- CISA KEV + EPSS Vulnerability Intelligence Tracker
- Connecticut Business Registry Search — CT Entity Data API
- Contractor License Leads — Licensed US Contractor Prospects API
- Court Records Search — US Public Case Data API
46 more in this family on the NexGenData Store page.
📊 What you get
Clean JSON, one record per entity:
entity_name— Entity name (registry spelling)entity_id— Colorado entity identity_type— Entity type (DLLC, DPC, etc.)entity_status— Status (Good Standing, Delinquent, etc.)jurisdiction— Jurisdiction of formationformation_date— Formation dateprincipal_address— Principal office addressagent_name/agent_address— Registered agent
Pricing: $0.100 per entity (Pay-Per-Event) — about 10 entities per $1. Empty or blocked runs never bill.
🤖 Use with AI agents
Point Claude, the OpenAI Agents SDK, an n8n flow or your own code at it and pull official CO registry records on demand.
🇺🇸 US State Business Registries — full family
Part of the NexGenData US state business-registry family — same input shape, same $0.10-per-record pricing:
- Delaware — the original: DE Division of Corporations lookup (~1.8M entities; file number + entity name).
- New York — 4.27M active entities; official DOS record with registered agent + CEO.
- Pennsylvania — 4.07M records; full registered-officer lists per entity.
- Connecticut — 1.29M entities; business contact + diversity-ownership flags.
- Oregon — 1.57M entities; registered agent + registry date.
- Texas — 3.42M active franchise-tax permit holders; taxpayer number + right-to-transact status (a tax register, not the SoS corporate registry).
Public official records from the CO Secretary of State, assembled for research and monitoring.