freeapis

OpenCorporates

多个国家的公司实体和董事数据

认证方式
API Key
HTTPS
Yes
CORS
Unknown

简介

OpenCorporates 是最大的开放公司实体数据库——2 亿+ 家公司,含注册地址、高管/董事和来自 130+ 司法辖区的公司注册数据。API 需要免费 API 密钥才能可靠使用(无密钥请求返回 401——已实测)。

快速开始

按辖区 + 编号查公司(替换 YOUR_KEY):

curl "https://api.opencorporates.com/v0.4/companies/gb/06500244?api_token=YOUR_KEY"
{
  "results": {
    "company": {
      "name": "OPEN CORPORATES LIMITED",
      "company_number": "06500244",
      "jurisdiction_code": "gb",
      "incorporation_date": "2008-03-04",
      "registered_address_in_full": "...",
      "officers_url": "https://api.opencorporates.com/v0.4/companies/gb/06500244/officers"
    }
  }
}

搜索公司:

curl "https://api.opencorporates.com/v0.4/companies/search?q=tesla&api_token=YOUR_KEY"

某公司的高管:

curl "https://api.opencorporates.com/v0.4/companies/gb/06500244/officers?api_token=YOUR_KEY"

认证方式

  • 在 opencorporates.com 注册 → 申请免费 API 令牌(在账号设置里)。
  • 通过 api_token 查询参数携带(无令牌请求返回 401——已实测)。

速率限制与注意事项

  • 免费令牌:限流适中(约每天几百次);付费档可扩展。
  • 公司以 jurisdiction_code + company_number 标识(如 gb/06500244)。
  • 辖区代码是 ISO 风格(gbus_defrjp……)。
  • 数据聚合自官方公司注册处——适合背景调查和 KYC 式查询。

常见问题

OpenCorporates 免费吗? 免费令牌带适中限额;重度使用付费。

如何获取令牌? 在 opencorporates.com 注册——在账号设置里申请 API 令牌。

公司如何标识? 辖区 + 编号,如 gb/06500244

开放数据 分类更多

APIAuthHTTPSCORS
18F

Unofficial US Federal Government API Development

No authNoUnknown
AcreLens

Land suitability scoring API for any US property: off-grid, rural, recreational, investment

API KeyYesUnknown
API Setu

An Indian Government platform that provides a lot of APIS for KYC, business, education & employment

No authYesYes
Archive.org

The Internet Archive

No authYesNo
Black History Facts

Contribute or search one of the largest black history fact databases on the web

API KeyYesYes