Paperspace · Capability

Templates Templates

Templates Templates 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

templates-templates.yaml Raw ↑
name: paperspace-templates-templates
description: |
  Naftiko capability for Paperspace OS and custom templates plus startup
  scripts used to configure newly provisioned machines.
api: paperspace-templates-api
operations:
- listOsTemplates
- listCustomTemplates
- createCustomTemplate
- getCustomTemplate
- updateCustomTemplate
- deleteCustomTemplate
- listStartupScripts
- createStartupScript
- getStartupScript
- updateStartupScript
- deleteStartupScript
- assignStartupScript
- unassignStartupScript
auth:
  type: bearer
  header: Authorization
  prefix: Bearer
  env: PAPERSPACE_API_TOKEN