Informations
- OpenAPI version:
3.0.3
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.
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