Skip to main content

Start here

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

Ohio 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

API access: US-OH is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-OH" will otherwise return 400 until the enum is expanded.

Data Sources

Ohio uses a single integration against the Ohio Secretary of State, Business Services portal (businesssearch.ohiosos.gov). Two channels are wired:
  • Ohio SOS Monthly Business Reports (fast, primary). Free official TXT reports generated on the second Saturday of each month. They cover new filings, subsequent/amendment filings, and canceled or dissolved LLCs. They do not cover the full live register population. Used for onboarding checks, company search, and the primary verification baseline.
  • Ohio SOS Business Search (slow, authoritative). A live read from the public business search portal. Adds fields not present in the monthly reports: current status, full principal address, statutory agent details, and prior names. This channel is available through the verification mode.
Mode-based routing. Onboarding requests (mode: "onboarding") are served from the monthly Business Reports. Verification requests (mode: "verification") layer the live SOS business search on top, returning the most current status and statutory-agent data available on the portal.
Report coverage. The Ohio SOS monthly Business Reports cover filing events, not the full register population. Entities that have not had a filing event in the current or recent report cycles may not appear in search results. Use verification mode with a known Ohio ID for the most current data on a specific entity.

Company Identifiers

Query Identifiers

Identifiers in API Response

Search Capabilities

Name search. Search combines our cached monthly-report dataset with a live query against the Ohio SOS business search, so results reflect the register’s full population and match the query anywhere in the legal name (not just as a prefix). Each result set is capped at 50 matches; use fuller query strings to narrow broad searches.
Coverage. Because the live register is queried alongside the cache, entities that are registered with the Ohio SOS but absent from recent monthly-report cycles now appear in search results. Under heavy load the live query can briefly fall back to the cached dataset alone; searching by Ohio ID remains the most reliable lookup when you already have the identifier.

Quirks & Gotchas

Mappings

Legal form is sourced from the entity type field of the Ohio Secretary of State monthly Business Reports. The vocabulary is a closed set of 10 values.
The full legal-form list with provenance details is on the Ohio pricing page.

Data Availability

For the full datapoint catalog, check the Ohio pricing page.

Example API Responses

Search by Name

Search by Ohio ID

Company Profile (Onboarding)