Europeana
欧洲博物馆和美术馆内容
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 艺术与设计
简介
Europeana 的 API 搜索来自欧洲博物馆、图书馆和档案馆的 5,000 万+ 文化遗产对象。认证是免费 API 密钥(无效密钥返回 401,已实测)。
快速开始
搜索(替换 YOUR_KEY):
curl "https://api.europeana.eu/record/v2/search.json?query=paris&wskey=YOUR_KEY&rows=3"
{
"success": true,
"totalResults": 123456,
"items": [
{
"id": "/123/en/xyz",
"title": ["Paris, vue du Louvre"],
"country": ["France"],
"dataProvider": ["Musée du Louvre"],
"edmPreview": "https://..."
}
]
}
认证方式
- 在 pro.europeana.eu 注册 → 获取免费 API 密钥(邮件发送)。
- 通过
wskey查询参数携带(无效密钥 → 401,已实测)。
速率限制与注意事项
- 免费层:宽裕的每日额度(看控制台——每天数千次);付费档可扩展。
- record API 支持带分面的全文搜索(
qf=、f.THEME=...)。 - 数据带权利元数据(CC0/CC-BY 等)——对复用很重要。
- 还提供关联数据 SPARQL 端点。
常见问题
Europeana 免费吗? 免费层带每日额度;更多需要付费。
如何获取密钥? 在 pro.europeana.eu 注册——密钥会邮件发送。
可以搜索什么? 带权利元数据的 5,000 万+ 博物馆/图书馆/档案馆对象。
艺术与设计 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Améthyste Generate images for Discord users | API Key | Yes | Unknown | ↗ |
| Art Institute of Chicago Art | No auth | Yes | Yes | ↗ |
| Colormind Color scheme generator | No auth | No | Unknown | ↗ |
| ColourLovers Get various patterns, palettes and images | No auth | No | Unknown | ↗ |
| Cooper Hewitt Smithsonian Design Museum | API Key | Yes | Unknown | ↗ |