JavaScript
Document Realtime
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.openregister.de/llms.txt
Use this file to discover all available pages before exploring further.
Retrieve realtime documents for a company
Request official documents directly from the Handelsregister in real-time. This endpoint fetches documents on-demand from the official register, ensuring you always receive the most current version available. Cost: 10 creditsAvailable Document Types
You can retrieve several types of official documents by specifying thedocument_category parameter:
- current_printout (AD) - Current register extract showing the company’s current state (PDF)
- chronological_printout (CD) - Complete historical extract showing all changes (PDF)
- historical_printout (HD) - Historical snapshot from a previous point in time (PDF)
- shareholder_list (GV) - Official shareholder list (Gesellschafterliste) (PDF)
- articles_of_association (UT) - Company articles/bylaws (Satzung/Gesellschaftsvertrag) (PDF)
- structured_information (SI) - Structured company data (XML format)
Use Cases
Legal Documentation: Lawyers and notaries use this endpoint to obtain official, certified register extracts for transactions, litigation, or regulatory filings. The current printout (AD) is commonly required for contracts and due diligence. Compliance Archiving: Maintain audit trails by periodically downloading and archiving official documents. Keep historical snapshots for regulatory compliance and documentation requirements. Automated Verification: Integrate document retrieval into your workflows to automatically obtain proof of registration, current ownership, or corporate structure whenever needed for client onboarding or transaction processing.Authorizations
API Key Authentication Provide your API key as a Bearer token in the Authorization header.
Query Parameters
Available options:
current_printout, chronological_printout, historical_printout, structured_information, shareholder_list, articles_of_association 
