Look up company incorporation data via the OpenCorporates API

domain: opencorporates.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an API token from OpenCorporates by registering at https://opencorporates.com/api_accounts/new — the free tier has rate limits; a paid plan is needed for production volume
  2. Search for a company by name via GET https://api.opencorporates.com/v0.4/companies/search?q={company_name}&api_token=<API_KEY>&jurisdiction_code={code} where jurisdiction_code is a two-part code such as 'us_de' for Delaware or 'gb' for England & Wales
  3. Retrieve the full company record using the 'company_number' and jurisdiction from search results via GET https://api.opencorporates.com/v0.4/companies/{jurisdiction_code}/{company_number}?api_token=<API_KEY>
  4. Extract 'current_status', 'incorporation_date', 'dissolution_date', 'registered_address', and 'officers' from the company object to populate your vendor or counterparty record
  5. Cross-reference the company number against the source jurisdiction's official registry (linked in the 'registry_url' field) for authoritative confirmation of status

Known gotchas

Related routes

search global company registries via the opencorporates api
opencorporates.com · 5 steps · unrated
Search for companies by name and jurisdiction via the OpenCorporates API
api.opencorporates.com · 5 steps · unrated
Look up US business entity registration status and officer details via the OpenCorporates API
api.opencorporates.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans