freeapis

Metropolitan Museum of Art

大都会艺术博物馆

认证方式
No auth
HTTPS
Yes
CORS
No

简介

大都会艺术博物馆的开放 API 提供馆藏 47 万+ 件艺术品——带标题、艺术家、年代、材质、图片和部门元数据的物件。免密钥且免费(实测可用),是艺术应用、教育工具和随机艺术小组件的绝佳来源。

快速开始

一个物件(实测可用——Object 1):

curl "https://collectionapi.metmuseum.org/public/collection/v1/objects/1"
{
  "objectID": 1,
  "title": "Belt",
  "artistDisplayName": "Unknown",
  "objectDate": "late 17th century",
  "medium": "Silk and metal thread",
  "department": "The Michael C. Rockefeller Wing",
  "primaryImage": "https://images.metmuseum.org/CRDImages/ao/original/DT5125.jpg"
}

按关键词搜索:

curl "https://collectionapi.metmuseum.org/public/collection/v1/search?q=monet&hasImages=true"

某部门的物件:

curl "https://collectionapi.metmuseum.org/public/collection/v1/objects?departmentIds=11"

部门列表:

curl "https://collectionapi.metmuseum.org/public/collection/v1/departments"

认证方式

无需认证——免密钥。

速率限制与注意事项

  • 免费,没有文档化的硬性限制——请礼貌使用(公共服务的性质)。
  • /search?q= 返回匹配的物件 ID(用 hasImages=true 筛选有图的物件);再逐个获取 /objects/{id}
  • 图片从 images.metmuseum.org 提供——支持热链。
  • 公有领域艺术品有开放的图片访问(适用时 CC0/公有领域)。

常见问题

Met API 免费吗? 是的——免费且免密钥。

如何获取图片 URL? primaryImage 字段(存在时)指向艺术品图片。

有多少物件? 开放馆藏 47 万+ 件。

艺术与设计 分类更多

APIAuthHTTPSCORS
Améthyste

Generate images for Discord users

API KeyYesUnknown
Art Institute of Chicago

Art

No authYesYes
Colormind

Color scheme generator

No authNoUnknown
ColourLovers

Get various patterns, palettes and images

No authNoUnknown
Cooper Hewitt

Smithsonian Design Museum

API KeyYesUnknown