Search for a document using company register information directly instead of openregisters_id. This endpoint is useful when you already have the specific register information and don’t need to first look up the company by openregisters_id.
This is the synchronous route. Use a POST request on this route instead to trigger the download asynchronously, i.e. getting a task handle without waiting for the result.
Sign up at OpenRegisters.com to get an API key
The type of document to download
AD
, CD
, SI
, HD
, shareholders
, articles
The name of the company
The register number of the company
The register type (e.g., 'HRB', 'HRA')
Successful Response
Unified model for download responses and file metadata.
This model combines the functionality of both DocumentDownloadResponse and DownloadedFile, providing a single interface for handling downloaded files across the platform.
Used for: