UnifyAPI
← Back to catalog

rijks.details

mock data$0.001 / call

Rijksmuseum Artwork Details

Get full details for a Rijksmuseum artwork by object ID — title (multiple languages), object number, creation date, production location, materials, dimensions, current gallery location. Linked Art JSON-LD format (CIDOC CRM). Use rijks.search to find object IDs first (Rijksmuseum, CC-BY)

Media & Artsprovider: Rijks#rijks#media

Input schema

object_idrequired

Rijksmuseum numeric ID (e.g. "200107928" for The Night Watch). Use rijks.search to find IDs.

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/rijks.details \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"object_id":"<object_id>"}'

Try it

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