/v1/fetch-document
15 credits • 5/minDownload officiële PDF-documenten van het Duitse handelsregister.
Parameters
| Naam | Type | Vereist | Beschrijving |
|---|---|---|---|
| api_key | string | Voorwaardelijk* | Uw API-sleutel. Vereist als u geen x-api-key header of Bearer token gebruikt |
| company_id | string | VEREIST | Unieke bedrijfsentiteit ID uit zoekresultaten |
| document_type | string | VEREIST | Documenttype. Waarden: shareholders_list, articles_of_association, AD, CD, SI |
Voorbeeldverzoek
curl 'https://handelsregister.ai/api/v1/fetch-document?api_key=your_api_key_here&company_id=20a1510e88cd2e9b166db4d0bc5d563d&document_type=shareholders_list' \
-o document.pdf
Respons
Succes (200): Retourneert PDF-bestand direct
Content-Type: application/pdf · application/xml (application/pdf für AD, CD, shareholders_list, articles_of_association — application/xml für SI.)
Fout: Retourneert JSON met foutdetails
Documenttypen
shareholders_list
Aandeelhoudersregisterdocument
articles_of_association
Gesellschaftsvertrag / Satzung / Statut
AD
Huidige uittreksels (Aktuelle Daten)
CD
Historische uittreksels (Chronologische Daten)
SI
Strukturierter Registerinhalt — wird als XML-Datei geliefert.