UK Companies House
来自英国政府的 UK Companies House 数据
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 政府数据
简介
Companies House API 提供英国公司注册数据——搜索、备案历史和高管。认证是 API 密钥(Basic 认证;无认证返回 401,已实测)。
快速开始
搜索公司(替换 YOUR_KEY):
curl "https://api.company-information.service.gov.uk/search/companies?q=google" \
-u "YOUR_KEY:"
{
"items": [
{
"company_number": "03977902",
"title": "GOOGLE UK LIMITED",
"company_status": "active",
"company_type": "ltd",
"address_snippet": "6 Pancras Square, London"
}
]
}
认证方式
- 在 developer.company-information.service.gov.uk 注册 → 免费 API 密钥。
- 通过 HTTP Basic 发送,密钥作用户名(密码为空);缺失 → 401(已实测)。
速率限制与注意事项
- 免费层:600 次/5 分钟(以文档为准)——很宽裕。
- 端点:
/search/companies、/company/{编号}、/company/{编号}/filing-history、/company/{编号}/officers。
常见问题
Companies House 免费吗? 是的——免费密钥带宽裕限流。
如何获取密钥? developer.company-information.service.gov.uk → 注册。
认证风格是什么? Basic 认证,密钥作用户名(已实测)。
政府数据 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AI Law Tracker AI regulation laws by jurisdiction (US, EU, global) as read-only JSON; free tier | API Key | Yes | Unknown | ↗ |
| Bank Negara Malaysia Open Data Malaysia Central Bank Open Data | No auth | Yes | Unknown | ↗ |
| BCLaws Access to the laws of British Columbia | No auth | No | Unknown | ↗ |
| Brazil Community driven API for Brazil Public Data | No auth | Yes | Yes | ↗ |
| Brazil Central Bank Open Data Brazil Central Bank Open Data | No auth | Yes | Unknown | ↗ |