Skip to main content

Start here

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

Kentucky 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-KY is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-KY" will otherwise return 400 until the enum is expanded.

Data Sources

Kentucky data is retrieved live from the Kentucky Secretary of State, Business Filings & Records through the public Business Entity Search portal. The register covers every domestic and foreign entity filed under Kentucky Revised Statutes Title XXIII: for-profit and nonprofit corporations, limited liability companies, limited partnerships, business trusts, cooperatives, and assumed names. Each entity is assigned a seven-digit Organization Number with leading zeros preserved (e.g. 0061792). The portal exposes legal name, profit/non-profit status, entity type, industry label, employee-count band, primary county, status (Active / Inactive), standing (Good / Bad), state of incorporation, formation and authority dates, last annual report date, principal office, registered agent, the current officer roster, founding officers (including the incorporator for domestic corporations), assumed names, former names, and the full filing history. Scanned images of filings submitted on or after 15 September 2004 are published as downloadable PDFs.
Single-tier integration. Kentucky does not publish a free open-data extract of its business register. Bulk access requires a paid subscription, which is not viable for a cost-free integration. All lookups go directly against the live portal. There is no separate fast / non-authoritative mode.

Company Identifiers

Query Identifiers

The Organization Number is zero-padded to exactly seven digits. One Organization Number is shared across the entity’s main registration and any assumed-name (DBA) filings, so searching by org number may return several rows. The API returns the main filing’s record and surfaces DBAs inside the company data, not as separate companies.

Identifiers in API Response

Search Capabilities

Starts-with search. Name search anchors on the beginning of the legal name (case-insensitive). Use a fuller query string to narrow the result set, which is capped at 50 matches.

Quirks & Gotchas

Mappings

Legal form is sourced from the Company Type field on the Kentucky SoS portal. The vocabulary uses three-letter codes with expanded display names.
The codelist above reflects entity types observed during integration. The Kentucky register includes additional entity types (limited partnerships, business trusts, cooperatives, nonprofits, and others). Unrecognised codes are preserved verbatim with a standardized fallback of Other. The pricing page carries the full canonical list.

Officer Roles

Current officers are returned as legal representatives. The portal publishes a small closed vocabulary of titles; each is mapped to a standardized Topograph role.
Founding officers (including the incorporator for domestic corporations) are returned as other key persons with the Incorporator local name, not as legal representatives. The registered agent is also returned as an other key person.

Company Status

Standing (Good / Bad) is a separate register field and is included in the response alongside status when available.

Statutory Filings

Kentucky entities file an annual report confirming the entity’s particulars are current. The register publishes “Last Annual Report”, the date the report was received, returned on the cross-country statutoryFilings field as lastFiled.filedOn. No forward-looking due date is published.
US states publish no statutory accounts, so the accounts obligation is absent rather than returned empty. An empty object would read as “we looked and found nothing”, which is a different claim. Placeholder cells such as N/A or Inactive, Not Applicable are dropped rather than parsed as dates, so an entity with no obligation simply has no statutoryFilings.

Data Availability

Example API Responses

Search by Name

Search by Organization Number

Company Profile