UnifyAPI
← Back to catalog

europeana.record

mock data$0.001 / call

Cultural Heritage Object Details

Full metadata for a single cultural heritage object — title, creator, description, date, language, source, rights, high-res image URL, provider institution, landing page. Use ID from search results (Europeana)

Media & Artsprovider: Europeana#europeana#media

Input schema

idrequired

Europeana record ID from search results (e.g. "/09102/_GNM_693983" or "09102/_GNM_693983")

string

Call via REST

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

Try it

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