/kentucky/companies/documents
Get a Kentucky business entity’s online document images by its control number from the Kentucky Secretary of State business registry: each scanned filing’s document name, downloadable PDF URL, file date and page count. Documents filed on September 15, 2004 or thereafter are available as PDFs.
Price: 1 credit
💡 AI Hint: Get the online document images of a Kentucky business entity by its control number (the ctr from kentucky/companies/search). Pass ctr and count. Returns a list of items, each with filing (document name), document_url (PDF link), file_date (MM/DD/YYYY) and page_count.
⚠️ Common errors: 412: Entity not found (no entity exists for this control number)
Authorizations
API token from the dashboard
Headers
Body
Kentucky business entity control number (the ctr identifier from a search result)
1"200788"
"978159"
Max number of documents to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500