UnifyAPI
← Back to catalog

artic.artwork

mock data$0.001 / call

Artwork Details (ARTIC)

Full details for a single artwork — title, artist, date, medium, dimensions, credit line, place of origin, department, provenance, exhibition history, high-res IIIF image URL. Use artwork ID from search results (ARTIC)

Referenceprovider: Artic#artic#reference

Input schema

idrequired

ARTIC artwork ID from search results (e.g. 16568 for Monet Water Lilies)

integer

Call via REST

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

Try it

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