HTTP API reference
Authentication
Section titled “Authentication”Authorization: Bearer <token>Endpoints
Section titled “Endpoints”List Capsules
Section titled “List Capsules”GET /api/v1/capsulesCreate Capsule
Section titled “Create Capsule”POST /api/v1/capsulesContent-Type: multipart/form-data
manifest: <capsule.toml>inputs[KEY]: <value>Get Capsule
Section titled “Get Capsule”GET /api/v1/capsules/:nameDelete Capsule
Section titled “Delete Capsule”DELETE /api/v1/capsules/:nameGET /api/v1/capsules/:name/logs?follow=trueHealth
Section titled “Health”GET /health