Real-Time Documents
Asynchronously Search Real-Time Documents
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 asynchronous route. Use a GET request on this route instead to trigger the download synchronously, i.e. to trigger the download and wait for the result.
POST
Asynchronously Search Real-Time Documents
Authorizations
Sign up at OpenRegisters.com to get an API key
Path Parameters
The type of document to download
Available options:
AD
, CD
, SI
, HD
, shareholders
, articles
Query Parameters
The name of the company
The register number of the company
The register type (e.g., 'HRB', 'HRA')
Response
200
application/json
Successful Response
Model representing a download task with status.
Asynchronously Search Real-Time Documents