UnifyAPI
← Back to catalog

met.details

mock data$0.001 / call

Artwork 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)

Media & Artsprovider: Met#met#media

Input schema

object_idrequired

Met Museum object ID (e.g. 436524 for Van Gogh Sunflowers, 45734 for Washington Crossing the Delaware). Use met.search to find IDs.

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.