Replicate HTTP API
api.replicate.com
Replicate HTTP API provides a REST API for programmatic access to its features. Use it to automate workflows and integrate with other services.
api_key
free
1.0
https://api.replicate.com/v1
1
2026-03-01T11:54:35.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
account
Manage account — get the authenticated account. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/account
collections
Manage collections — list collections of models, get a collection of models. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/collections
deployments
Manage deployments — create a deployment, create a prediction using a deployment, list deployments. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/deployments
files
Manage files — create a file, list files, get a file. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/files
hardware
Manage hardware — list available hardware for models. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/hardware
models
Manage models — create a model, create a prediction using an official model, create a training. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/models
predictions
Manage predictions — create a prediction, cancel a prediction, list predictions. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/predictions
search
Manage search — search models, collections, and docs (beta). Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/search
trainings
Manage trainings — cancel a training, list trainings, get a training. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/trainings
webhooks
Manage webhooks — get the signing secret for the default webhook. Supports standard CRUD operations through the REST API.
Detail: https://api.replicate.com/v1/capabilities/webhooks
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Replicate HTTP API Description: Replicate HTTP API provides a REST API for programmatic access to its features. Use it to automate workflows and integrate with other services. Auth: api_key Capabilities: - account: Manage account — get the authenticated account. Supports standard CRUD operations through the REST API. - collections: Manage collections — list collections of models, get a collection of models. Supports standard CRUD operations through the REST API. - deployments: Manage deployments — create a deployment, create a prediction using a deployment, list deployments. Supports standard CRUD operations through the REST API. - files: Manage files — create a file, list files, get a file. Supports standard CRUD operations through the REST API. - hardware: Manage hardware — list available hardware for models. Supports standard CRUD operations through the REST API. - models: Manage models — create a model, create a prediction using an official model, create a training. Supports standard CRUD operations through the REST API. - predictions: Manage predictions — create a prediction, cancel a prediction, list predictions. Supports standard CRUD operations through the REST API. - search: Manage search — search models, collections, and docs (beta). Supports standard CRUD operations through the REST API. - trainings: Manage trainings — cancel a training, list trainings, get a training. Supports standard CRUD operations through the REST API. - webhooks: Manage webhooks — get the signing secret for the default webhook. Supports standard CRUD operations through the REST API.