← Back to catalog
met.details
mock data$0.001 / callArtwork Details
Get full details for a Met Museum artwork by object ID — title, artist, date, medium, dimensions, department, culture, provenance, high-res image URLs, public domain status. Use met.search to find object IDs first (Met Museum, CC0)
Input schema
object_idrequired
integerMet Museum object ID (e.g. 436524 for Van Gogh Sunflowers, 45734 for Washington Crossing the Delaware). Use met.search to find IDs.
Call via REST
curl -X POST https://unifyapi.pro/api/call/met.details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"object_id":0}'