/opencorporates/companies
Retrieve company details from OpenCorporates by jurisdiction code and company number
Price: 50 credits
💡 AI Hint: Get detailed company information from OpenCorporates by jurisdiction code and company number. Returns name, registration number, status, type, address, industry codes, identifiers and previous names. Some fields such as incorporation date may be unavailable and will be null.
⚠️ Common errors: 412: Company not found for the given jurisdiction_code and company_number
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
Jurisdiction code, e.g. 'gb', 'us_de', 'us_ca'
1"gb"
"us_de"
Company registration number
1"00445790"
"5158175"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response