UK Companies House register - company listings, profiles, filings, and indicators.
Company Filing History
ASYNCREADNo auth
Returns a company's filing history with dates, types, and document URLs.
ParametersFormJSON
UK Companies House company registration number whose filing history tab is requested
cost: 2 credits · 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_companieshouse_gov_uk_company_filing_history", "params": { "company_number": "01692903" } }'