Colorado Business Entity Search — CO Registry Lookup API avatar

Colorado Business Entity Search — CO Registry Lookup API

Pricing

from $100.00 / 1,000 co entity matches

Go to Apify Store
Colorado Business Entity Search — CO Registry Lookup API

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

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

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

5 real rows delivered by Colorado Business Entity Search — CO Registry Lookup API — run O1bPWh0zyhTClACxJ on build 0.0.23

entity_identity_nameentity_statusformation_dateprincipal_addressagent_address
202417341911389 PIZZA INCDelinquent2024-07-111389 FOREST PARK CIR, LAFAYETTE, CO, 80026, US1389 forest park circle unit 101, lafayette, CO, 80026, US
20191863051212 Pizza Colorado LLCGood Standing2019-10-281725 Foxfield Dr, Castle Rock, CO, 80104, US9605 S. Kingston Court, Englewood, CO, 80112, US
20121619800285 Pizza Pies, LLC, Delinquent May 1, 2023Delinquent2012-11-061 Delwood Drive, Bailey, CO, 80421, US1 Delwood Drive, Bailey, CO, 80421, US
200611058642 Guys, 2 Girls, and a Pizza Place, Delinquent September 1, 2010Delinquent2006-03-11112 W. Elkhorn Ave, Estes Park, CO, 80517, US2457 Steamboat Springs St, Loveland, CO, 80517, US
202613096682 PIE-SAN'S PIZZA LLCGood Standing2026-03-1317933 E 107th Ave, Commerce City, CO, 80022, US17933 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

FieldTypeDefaultWhat 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.
maxEntitiesinteger5Hard 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

EventPrice (USD)When it is charged
Actor Start (apify-actor-start)$5e-05Charged 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.1Single 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.

More from the NexGenData US government, courts & regulators family:

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 id
  • entity_type — Entity type (DLLC, DPC, etc.)
  • entity_status — Status (Good Standing, Delinquent, etc.)
  • jurisdiction — Jurisdiction of formation
  • formation_date — Formation date
  • principal_address — Principal office address
  • agent_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.