Collections
Collections are containers for your blocklist images. Reported works live as images inside a collection, and user uploads are checked against a collection via the match endpoint.
Endpoint reference: paths, parameters and response schemas for listing, creating, reading, renaming and deleting collections are generated from the live OpenAPI spec — see the interactive API reference.
How collections fit the workflow
- Group a blocklist: use one collection per enforcement program (e.g. per client or per rightsholder) to keep related reported images together.
- Fill it with reported images: add each reported work — see Images.
- Check uploads against it: run user uploads through the Match endpoint, scoped to the collection.
Careful: deleting a collection removes all of its images and cannot be undone.