replicate.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
Account
get
account.get
Get authenticated account information
Risk: read
Collections
get
collections.get
Get model collection details by slug
Risk: read
models full type
models full type
list
collections.list
List model collections
Risk: read
results full type
results full type
Deployments
create
deployments.create
Create a deployment
Risk: write
current_release full type
current_release full type
delete
deployments.delete
Delete a deployment
Risk: destructive
get
deployments.get
Get deployment details
Risk: read
current_release full type
current_release full type
list
deployments.list
List deployments
Risk: read
results full type
results full type
predictionsCreate
deployments.predictionsCreate
Create a prediction from deployment
Risk: write
input full type
input full type
input full type
input full type
metrics full type
metrics full type
urls full type
urls full type
Files
create
files.create
Upload a file
Risk: write
metadata full type
metadata full type
checksums full type
checksums full type
metadata full type
metadata full type
urls full type
urls full type
delete
files.delete
Delete a file
Risk: destructive
get
files.get
Get file details
Risk: read
checksums full type
checksums full type
metadata full type
metadata full type
urls full type
urls full type
list
files.list
List uploaded files
Risk: read
results full type
results full type
Hardware
list
hardware.list
List available hardware SKUs
Risk: read
object[]
Output full type
Output full type
Models
examplesList
models.examplesList
List model examples
Risk: read
results full type
results full type
get
models.get
Get model details
Risk: read
list
models.list
List public models
Risk: read
results full type
results full type
predictionsCreate
models.predictionsCreate
Create official model prediction
Risk: write
input full type
input full type
input full type
input full type
metrics full type
metrics full type
urls full type
urls full type
readmeGet
models.readmeGet
Get model README
Risk: read
string
update
models.update
Update model metadata
Risk: write
versionsGet
models.versionsGet
Get model version
Risk: read
versionsList
models.versionsList
List model versions
Risk: read
results full type
results full type
Predictions
cancel
predictions.cancel
Cancel prediction
Risk: write
input full type
input full type
metrics full type
metrics full type
urls full type
urls full type
create
predictions.create
Create prediction by version
Risk: write
input full type
input full type
input full type
input full type
metrics full type
metrics full type
urls full type
urls full type
get
predictions.get
Get prediction status
Risk: read
input full type
input full type
metrics full type
metrics full type
urls full type
urls full type
list
predictions.list
List predictions
Risk: read
results full type
results full type
Search
search
search.search
Search models, collections, and docs
Risk: read
models full type
models full type
collections full type
collections full type
pages full type
pages full type
Trainings
cancel
trainings.cancel
Cancel training job
Risk: write
input full type
input full type
output full type
output full type
urls full type
urls full type
metrics full type
metrics full type
create
trainings.create
Create training job
Risk: write
input full type
input full type
input full type
input full type
output full type
output full type
urls full type
urls full type
metrics full type
metrics full type
get
trainings.get
Get training job details
Risk: read
input full type
input full type
output full type
output full type
urls full type
urls full type
metrics full type
metrics full type
list
trainings.list
List training jobs
Risk: read
results full type
results full type
Webhooks
defaultSecretGet
webhooks.defaultSecretGet
Get default webhook signing secret
Risk: read