Oregon Business Registry Search — OR Entity Data API
Pricing
from $100.00 / 1,000 or entity matches
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
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

search_query | registry_number | entity_name | entity_type | registry_date | source |
|---|---|---|---|---|---|
| Portland | 100215391 | PORTLAND TATTOO EXPO | ASSUMED BUSINESS NAME | 2014-04-28 | data.oregon.gov |
| Portland | 10026896 | PORTLAND FAMILY OF FUNDS HOLDINGS, INC. | DOMESTIC NONPROFIT CORPORATION | 2002-08-27 | data.oregon.gov |
| Portland | 10032613 | KONKO CHURCH OF PORTLAND | DOMESTIC NONPROFIT CORPORATION | 1973-02-02 | data.oregon.gov |
| Portland | 100357490 | PORTLAND WELLNESS CARE, P.C. | DOMESTIC PROFESSIONAL CORPORATION | 2014-03-12 | data.oregon.gov |
| Portland | 10039519 | PORTLAND SOCIETY FOR CALLIGRAPHY | DOMESTIC NONPROFIT CORPORATION | 1973-02-09 | data.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
| Field | Type | Default | What 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… |
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 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
| 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). |
OR entity match (apify-default-dataset-item) | $0.1 | Single 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.
🔗 Related Actors
More from the NexGenData US government, courts & regulators family:
- NHTSA Recall & Defect Investigation Tracker API
- NHTSA Vehicle Safety — Recalls & Complaints API
- Nonprofit Records — IRS 990 Financials API
- Pennsylvania Corporations Search — PA Entity Data API
- SAM.gov Contractor Exclusions — Debarment Records API
- SBA Loan Recipient Leads — Funded US Business Prospects API
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 typeregistry_date— Date first registeredjurisdiction— Jurisdictionassociated_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.