UnifyAPI
← Back to catalog

cma.artwork

mock data$0.001 / call

CMA Artwork Details

Get full details for a Cleveland Museum artwork by ID — title, artist, nationality, date, medium, dimensions, culture, provenance, license status (CC0/restricted), image URLs (web + full resolution). Use cma.search to find artwork IDs first (CMA, CC0)

Weatherprovider: Cma#cma#weather

Input schema

artwork_idrequired

Cleveland Museum artwork ID (e.g. 135382 for Monet "The Red Kerchief"). Use cma.search to find IDs.

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/cma.artwork \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"artwork_id":0}'

Try it

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