curl -s \
-H "Authorization: Token <paste-your-token-here>" \
https://api.replicate.com/v1/collections/super-resolution
{
"name": "Super resolution",
"slug": "super-resolution",
"description": "Upscaling models that create high-quality images from low-quality images.",
"models": [...]
}
curl --location --request GET 'https://api.replicate.com/v1/collections/'
{}
super-resolution
or image-restoration
. See replicate.com/collections.