Rijksmuseum
communityDutch national museum — Rembrandt, Vermeer, and 700,000+ art objects with open API
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/en/collectionSearch art collection
Parameters
qstringoptionaltypestringoptionaltoppiecesbooleanoptionalinvolvedMakerstringoptionalReturns
artObjects[] with objectNumber, title, principalOrMakers[], webImage{url}, longTitleGET
/api/en/collection/{objectNumber}Get artwork details
Parameters
objectNumberstringrequiredReturns
artObject{title, description, principalMaker, dating, physicalMedium, dimensions[], webImage, colors[], materials[]}GET
/api/en/collection/{objectNumber}/tilesGet high-res image tiles
Parameters
objectNumberstringrequiredReturns
levels[] with name, width, height, tiles[][] with url, x, y