Deutscher Bundestag DIP
该 API 提供对 DIP 实体(如活动、人物、印刷材料)的只读访问
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 政府数据
简介
德国联邦议院(Bundestag)的 DIP API 提供议会文件——全会记录、投票和立法。认证是免费 API 密钥(无效密钥返回 401,已实测)。
快速开始
搜索全会记录(替换 YOUR_KEY):
curl "https://search.dip.bundestag.de/api/v1/plenarprotokoll?apikey=YOUR_KEY&f.datum.start=2024-01-01&rows=2"
{
"numFound": 123,
"documents": [
{
"id": "20123",
"dokumentart": "Plenarprotokoll",
"wahlperiode": 20,
"datum": "2024-01-18",
"titel": "Plenarprotokoll 20/145"
}
]
}
认证方式
- 在 dip.bundestag.de 注册 → 免费 API 密钥(邮件发送)。
- 通过
apikey查询参数携带(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层:约 1,000 次/天(以文档为准);更多需协议。
- 文件类型:Plenarprotokoll、Drucksache、Vorgang(带全文搜索)。
- 响应含元数据和全文摘录。
常见问题
DIP 免费吗? 免费层:约 1,000 次/天;更多按协议。
如何获取密钥? 在 dip.bundestag.de 注册——密钥会邮件发送。
为什么 401?
需要 apikey(已实测)。
政府数据 分类更多
| 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 | ↗ |