request_id you use to poll for results.
The typical flow is:
company_id and the matching credential_labelrequest_id until status is completed or failedX-Credential-Label: test to run against the Transparenzregister test environment. In test mode:
company_id is required| Status | Cause |
|---|---|
400 | Missing or invalid company_id |
403 | Transparenzregister access not enabled for this account — contact support |
404 | Company not found in Transparenzregister |
422 | No credentials found for the given credential_label |
X-Credential-Label: test)
request_id is stable — store it to retrieve results laterAPI Key Authentication Provide your API key as a Bearer token in the Authorization header.
Label identifying which credentials to use. Uses 'default' if not provided. Example: "client_a"
Unique company identifier. Required unless using X-Credential-Label=test. Example: DE-HRB-F1103-267645
Document request submitted successfully
Response from submitting a document request.
Request ID for tracking the document request. Example: "req_12345678"