published

Met Museum API

The Met Museum Collection API provides free access to a large dataset of artworks, enabling developers to build educational tools, art applications, and digital exhibits.

Developed by The Metropolitan Museum of Art

99.80%Uptime
120msLatency
350Stars
No AuthAuth
NoCredit Card
RESTStyle
1.0Version
API Endpoints

Reference for available routes, request structures, and live examples.

Retrieves detailed information about artworks

Full Endpoint URL
https://collectionapi.metmuseum.org/objects/{objectID}
Implementation Example
curl -X GET 'https://collectionapi.metmuseum.org/objects/{objectID}'
Request Payload
{
  "objectID": 436535
}
Expected Response
{
  "dated": "1889",
  "title": "Starry Night",
  "artist": "Vincent van Gogh",
  "objectID": 436535,
  "department": "European Paintings"
}
Version:v1
Limit:80 requests/second
Real-World Applications
  • Creating mobile applications for virtual museum toursOptimized Capability
  • Developing educational platforms that incorporate art in curriculaOptimized Capability
  • Building data visualization dashboards based on artwork metadataOptimized Capability
  • Integrating cultural art data into research projects and AI applicationsOptimized Capability
  • Creating interactive exhibits and online art galleriesOptimized Capability
Advantages
  • No authentication or API keys required for access
  • Extensive dataset with over 470,000 artworks
  • High-resolution, CC0-licensed images free for any use
  • Simple RESTful JSON API that is easy to integrate
Limitations
  • No official SDKs currently available
  • No documented rate limits can cause potential service load issues
  • Limited to metadata and image retrieval; no write or update endpoints
  • No advanced query language support such as GraphQL

API Specifications

1.0
Pricing Model
Free
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
REST Only
Time to Hello World

Instant integration, minimal setup required

Rate Limit

None documented

Free Tier Usage

Full access to all endpoints with no restrictions or rate limits

Use Case: Best For

Cultural institutions, educators, researchers, developers building art-based applications

Not Recommended For

Applications requiring real-time updates or write access to artwork data

#museum#art

Explore Related APIs

Discover similar APIs to Met Museum API

View All APIs
PUBLIC

PlaceBear

PlaceBear API provides developers with free access to bear-themed placeholder images, suitable for web design and content creation without the need for authentication.

AI Art GenerationView Details