Oregon Business Registry Search — OR Entity Data API avatar

Oregon Business Registry Search — OR Entity Data API

Pricing

from $100.00 / 1,000 or entity matches

Go to Apify Store
Oregon Business Registry Search — OR Entity Data API

Oregon Business Registry Search — OR Entity Data API

Search the Oregon Secretary of State Active Businesses registry (1.5M+ entities). Partial-match name search returns the official record — name, registry number, entity type, registry date, associated names (registered agent). Part of the US state corporate registry family.

Pricing

from $100.00 / 1,000 or entity matches

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

Oregon Business Registry Search

Search the Oregon Secretary of State "Active Businesses" registry (1.5M+ entities). Pass one or more entity names (partial match); get the official record for each matching business, grouped one record per entity with its associated names (registered agent and others).

Factual public records from data.oregon.gov — assembled for research and monitoring. Not legal or investment advice.

📊 Sample Output

5 real rows delivered by Oregon Business Registry Search — OR Entity Data API — run wvN3s7PnNXWdF5tXf on build 0.0.9

search_queryregistry_numberentity_nameentity_typeregistry_datesource
Portland100215391PORTLAND TATTOO EXPOASSUMED BUSINESS NAME2014-04-28data.oregon.gov
Portland10026896PORTLAND FAMILY OF FUNDS HOLDINGS, INC.DOMESTIC NONPROFIT CORPORATION2002-08-27data.oregon.gov
Portland10032613KONKO CHURCH OF PORTLANDDOMESTIC NONPROFIT CORPORATION1973-02-02data.oregon.gov
Portland100357490PORTLAND WELLNESS CARE, P.C.DOMESTIC PROFESSIONAL CORPORATION2014-03-12data.oregon.gov
Portland10039519PORTLAND SOCIETY FOR CALLIGRAPHYDOMESTIC NONPROFIT CORPORATION1973-02-09data.oregon.gov

Real rows from run wvN3s7PnNXWdF5tXf on build 0.0.9 (2026-09-25), 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": [
"Portland"
],
"maxEntities": 5
}

🔧 Input reference

FieldTypeDefaultWhat it does
entityNames (required)array of string["Portland"]List of entity-name strings to search (partial match, case-insensitive). Each search returns matching registered Oregon businesses, grouped one record per entity with its associat…
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 wvN3s7PnNXWdF5tXf (emails/phones masked, long text shortened):

{
"search_query": "Portland",
"registry_number": "100215391",
"entity_name": "PORTLAND TATTOO EXPO",
"entity_type": "ASSUMED BUSINESS NAME",
"registry_date": "2014-04-28",
"jurisdiction": null,
"state_of_formation": "OR",
"source": "data.oregon.gov",
"associated_names": [
{
"role": "PRINCIPAL PLACE OF BUSINESS",
"name": null,
"address": "1021 SWALE RIDGE LOOP, CRESWELL, OR, 97426"
},
{
"role": "AUTHORIZED REPRESENTATIVE",
"name": "TERESITA INGRAM",
"address": "1021 SWALE RIDGE LOOP, CRESWELL, OR, 97426"
}
]
}

💰 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).
OR entity match (apify-default-dataset-item)$0.1Single Oregon Secretary of State business-registry entity record (grouped with its associated names) returned for a search query and pushed…

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 — Business name (registry spelling)
  • registry_number — Oregon registry number (canonical entity id)
  • entity_type — Entity type
  • registry_date — Date first registered
  • jurisdiction — Jurisdiction
  • associated_names — Registered agent and other associated parties (role + name + address)

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 OR 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.
  • Colorado — 3.10M entities; live entity status + registered agent.
  • Connecticut — 1.29M entities; business contact + diversity-ownership flags.
  • 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 OR Secretary of State, assembled for research and monitoring.