/replicate/models/examples
/replicate
/replicate/models/examples
Get example predictions for a Replicate model by identifier or URL
Price: 10 credits
💡 AI Hint: Get example predictions (input and output) for a Replicate model by identifier (‘owner/name’) or URL. Each example returns the input parameters, output, status, timing, and author.
⚠️ Common errors: 412: Model not found
POST
/replicate/models/examples
Authorizations
API token from the dashboard
Headers
Body
application/json
Model identifier ('owner/name') or full model URL
Minimum string length:
1Examples:
"black-forest-labs/flux-schnell"
"https://replicate.com/lucataco/sdxl"
Max number of examples
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500