authentication

Installation
SKILL.md

Authentication

Overview

Spuree is an agent-friendly cloud storage. Projects contain folders (nestable) and files at any level. Authenticate with a JWT token or API key to access all V1 endpoints.

Tokens follow OAuth2 conventions and are issued as NextAuth-compatible JWTs.

Use this skill when an agent needs to:

  • Set up API access for the first time
  • Log in with email and password to get an access token
  • Refresh an expired access token using a refresh token
  • Exchange an authorization code for tokens (browser SSO flow)
  • Create, list, or revoke API keys

Getting Started

First-time setup — three options:

Related skills
Installs
12
GitHub Stars
18
First Seen
Apr 16, 2026