LAP Registry

Replicate HTTP API Skill

replicate

Provider: Replicate Version: 1.0.0-a1 Endpoints: 36 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/account
GET/collectionsGet the authenticated account
GET/collections/{collection_slug}List collections of models
GET/deploymentsGet a collection of models
POST/deploymentsList deployments
DELETE/deployments/{deployment_owner}/{deployment_name}Create a deployment
GET/deployments/{deployment_owner}/{deployment_name}Delete a deployment
PATCH/deployments/{deployment_owner}/{deployment_name}Get a deployment
POST/deployments/{deployment_owner}/{deployment_name}/predictionsUpdate a deployment
GET/filesCreate a prediction using a deployment
POST/filesList files
DELETE/files/{file_id}Create a file
GET/files/{file_id}Delete a file
GET/files/{file_id}/downloadGet a file
GET/hardwareDownload a file
GET/modelsList available hardware for models
POST/modelsList public models
DELETE/models/{model_owner}/{model_name}Create a model
GET/models/{model_owner}/{model_name}Delete a model
PATCH/models/{model_owner}/{model_name}Get a model
GET/models/{model_owner}/{model_name}/examplesUpdate metadata for a model
POST/models/{model_owner}/{model_name}/predictionsList examples for a model
GET/models/{model_owner}/{model_name}/readmeCreate a prediction using an official model
GET/models/{model_owner}/{model_name}/versionsGet a model's README
DELETE/models/{model_owner}/{model_name}/versions/{version_id}List model versions
GET/models/{model_owner}/{model_name}/versions/{version_id}Delete a model version
POST/models/{model_owner}/{model_name}/versions/{version_id}/trainingsGet a model version
GET/predictionsCreate a training
POST/predictionsList predictions
GET/predictions/{prediction_id}Create a prediction

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install replicate

Downloads and installs to ~/.claude/skills/replicate/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)