/replicate/collections
/replicate
/replicate/collections
Get a Replicate collection by slug or URL, with its models
Price: 10 credits
💡 AI Hint: Get a Replicate collection by slug or URL. Returns the collection name, description, and the list of models it contains with their owner, name, description, and run count.
⚠️ Common errors: 412: Collection not found
POST
/replicate/collections
Authorizations
API token from the dashboard
Headers
Body
application/json
Collection slug or full collection URL
Minimum string length:
1Examples:
"text-to-image"
"https://replicate.com/collections/super-resolution"
Max number of models to include
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500