Paperspace · Capability

Deployments Deployments

Deployments Deployments is a Naftiko capability published by Paperspace, one of 11 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

deployments-deployments.yaml Raw ↑
name: paperspace-deployments-deployments
description: |
  Naftiko capability for Paperspace container-as-a-service Deployments —
  create/update, list, get, delete, runs, metrics, logs, and revision history.
api: paperspace-deployments-api
operations:
- listDeployments
- upsertDeployment
- getDeployment
- deleteDeployment
- listDeploymentRuns
- getDeploymentMetrics
- getDeploymentLogs
- getDeploymentHistory
- listProjectDeployments
auth:
  type: bearer
  header: Authorization
  prefix: Bearer
  env: PAPERSPACE_API_TOKEN