v1
latestOpenAPI 3.1.02026-07-2623108126.0 KBv1
Submit Transparenzregister extract request
Submit a Transparenzregister extract request and return an extract resource with processing status.
Sandbox integration testing (recommended for all non-production testing):
- Send X-Credential-Name: sandbox.
- Do not send company_id (an empty body {} is valid).
- OpenRegister uses the Transparenzregister test environment and built-in test authentication.
- The request is submitted with the fixed test EKRN DE727032388716.
- The response has company_id: null.
Production usage:
- Always set X-Credential-Name to default or another stored credential name.
- company_id is required and must resolve to exactly one Transparenzregister legal entity.
post/v1/transparenzregister/extracts
Headers
X-Credential-Namestring
Name identifying which credentials to use. Always send this header in production (typically default or another stored name). Reserved values:
- default: use persisted default credentials for the current user.
- sandbox: use OpenRegister's built-in Transparenzregister test client, test authentication, and fixed test EKRN. Any other value selects persisted credentials with the same name for the current user. Example: "client_a"
Request body
Response
Extract request submitted successfully