German federal gazette - company filings and publication detail retrieval.
Filing Search Form
ASYNCREADNo auth
Returns the filing search form's filter fields and category options.
ParametersFormJSON
Page token for the search form URL path
Search keyword (Suchbegriff) applied as fulltext query filter when non-empty
Company name filter (Firma) for targeted filing search
Company location filter (Firmensitz)
Publication start date filter in dd.mm.yyyy format
Publication end date filter in dd.mm.yyyy format
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_bundesanzeiger_de_filing_search_form", "params": { "wicket_page_token": "2" } }'