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 accepted by the API, but it is not yet listed in the request countryCode enum of the OpenAPI reference.

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. All lookups read the live register. 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. Search by org number returns only the main filing. The API returns the main filing’s record and never returns a DBA as a separate company. Assumed names are not included in the company data; they are listed on the Trade Register Extract.

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.

Officer Roles

Current officers are returned as legal representatives. The portal publishes a small vocabulary of titles; the titles below are mapped to a standardized Topograph role. Any other title (including Officer) is returned with its localName only.
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. It is not returned in the API response and appears only in the Trade Register Extract.

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