Skip to content

Overview

Backend API for the Plune eval/TMS platform. Two credential surfaces: a web session cookie (magic-link sign-in) manages CLI tokens; a bearer API token ingests runs from the CLI.

Informations

  • OpenAPI version: 3.0.3

A CLI API token (plune_…) minted via POST /v1/tokens.

Security scheme type: http

The signed, httpOnly session cookie set by GET /v1/auth/verify.

Security scheme type: apiKey

Cookie parameter name: plune_session