search europeana's search api for metadata records and media
domain: pro.europeana.eu · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
register for a free API key (wskey) via Europeana Pro; current API documentation lives on the Europeana Knowledge Base (europeana.atlassian.net), not the older pro.europeana.eu pages
call GET https://api.europeana.eu/record/v2/search.json?wskey={key}&query={term} to search metadata records and media across connected European institutions
refine results with reusability, TYPE (IMAGE, TEXT, etc.), and provider/dataProvider facet filters from the Search API reference
extract each interesting item's id from the response's items array
pass that id to the companion Record API to retrieve the item's full EDM metadata
Known gotchas
malformed Lucene-style queries can silently return zero results rather than erroring — validate query syntax against the docs first
appearing in search results does not guarantee rights-clear reuse; always check the item's rights/edmRights field before reuse
documentation has migrated from the old Europeana Pro pages to the Knowledge Base (Confluence) — bookmark the current KB URLs, not legacy pro.europeana.eu ones
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?