cURL
curl --request POST \ --url https://api.openregisters.com/v1/documents/{openregisters_id}/current/{document_type} \ --header 'X-API-Key: <api-key>'
{ "task_id": "<string>", "org_id": "<string>", "task_status": "pending", "result": { "http_url": "<string>", "content_type": "<string>", "original_filename": "<string>", "file_type": "<string>", "file_hash": "<string>", "error": "<string>", "s3_uri": "<string>" } }
Sign up at OpenRegisters.com to get an API key
The ID of the company to download documents from
The type of document to download
AD
CD
SI
HD
shareholders
articles
Successful Response
Model representing a download task with status.