Token Registry

Authenticated registry for one-time device token claims.

Auth model
Method Path Summary Auth
GET / Docs landing page Public
GET /docs Documentation page Public
GET /healthz Health check Public
GET /openapi.json OpenAPI document Public
GET /v1/tunnels List tunnel records Admin token
POST /v1/tunnels Create or update a tunnel record Admin token
DELETE /v1/tunnels/{serial} Delete a tunnel record by serial Admin token
GET /v1/tunnels/{serial} Get a tunnel record by serial Admin token
POST /v1/tunnels/{serial}/claim Mark a tunnel as claimed Admin token
POST /v1/tunnels/{serial}/reset-claim Clear a tunnel claim Admin token
POST /v1/tunnels/claim Claim a tunnel token for a device serial Bootstrap proof in body