MOCA API
stringstringinteger · min: 1integer · min: 1 · max: 100
Artworks
Artworks across all museum collections, with normalized media
List / search artworks
GET
https://api.moca.qwellco.de
/v1/artworks
Paged artworks across the museum. Media is normalized server-side: dead URLs are revived, OpenSea's square-cropped CDN variants are swapped for the original files, and ratio only ever derives from trustworthy dimensions — render media.url at ratio and you are showing the artwork the way the artist made it.
query Parameters
collectionComma-separated collection slug(s) to scope the query.
searchMatch against artwork title or artist name.
page1-based page number.
Default: 1
limitPage size (1–100).
Default: 25