Paperspace · Capability

Team Auth Session

Team Auth Session 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

team-auth-session.yaml Raw ↑
name: paperspace-team-auth-session
description: |
  Naftiko capability for Paperspace authentication session, team members, and
  team secrets.
api: paperspace-team-auth-api
operations:
- getSession
- listTeamMembers
- updateTeamMember
- removeTeamMember
- listTeamSecrets
- createTeamSecret
- getTeamSecret
- updateTeamSecret
- deleteTeamSecret
auth:
  type: bearer
  header: Authorization
  prefix: Bearer
  env: PAPERSPACE_API_TOKEN