Search and retrieve company officers for a multi-jurisdiction entity set via the OpenCorporates API

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

Steps

  1. GET https://api.opencorporates.com/v0.4/officers/search?q={name}&api_token=YOUR_TOKEN to find officer records across all jurisdictions
  2. From results, extract each officer's position, uid, and companies[] array listing associated companies with jurisdiction_code and company_number
  3. For each company, call GET https://api.opencorporates.com/v0.4/companies/{jurisdiction_code}/{company_number}?api_token=YOUR_TOKEN to retrieve full company record including current_status and registered_address
  4. Use GET https://api.opencorporates.com/v0.4/companies/{jurisdiction_code}/{company_number}/officers?api_token=YOUR_TOKEN to list all officers of a specific company
  5. Filter the officer list by end_date==null to identify currently active officers only
  6. Cross-reference jurisdiction_codes (e.g., 'us_de' for Delaware, 'gb' for UK) using the jurisdictions endpoint to resolve human-readable names

Known gotchas

Related routes

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
Build a KYB beneficial ownership lookup using the OpenCorporates API to retrieve registered officers and UBO structure
api.opencorporates.com · 5 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