v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Faucet
Replicate

Returns a single Replicate model with its input parameter schema.

When supportsImageReference is true the model accepts a reference image that the platform auto-fills with a prompt's attached media; that input is excluded from the returned parameters and must not be configured by the customer.

get/leaderboard/faucet/replicate/models/{modelOwner}/{modelName}

Path parameters

modelOwnerstring required

The owner of the hosted model.

modelNamestring required

The model name.

Response

OK

modelOwnerstring required

The owner of the hosted model.

modelNamestring required

The model name.

descriptionstring nullable

A short description of the model.

coverImageUrlstring nullable

URL of a representative cover image, if available.

runCountinteger nullable

Total number of times the model has been run on Replicate, if known.

latestVersionstring nullable

The model's latest version id, if reported by Replicate.

supportsImageReferenceboolean required

Whether the model accepts a reference image that the platform auto-fills with a prompt's attached media. When true that input is excluded from Parameters.