Skip to content

Use the Tenzir REST API to manage pipelines and read pipeline output from a Tenzir node.

Authenticate every request with a token in the X-Tenzir-Token request header. Generate tokens with tenzir-ctl web generate-token.

All endpoints are versioned. Prefix every path in this specification with /v0.

Security scheme type: apiKey

Header parameter name: X-Tenzir-Token