Skip to main content
POST
Forward telemetry traces to the backend collector

Body

application/json

OpenTelemetry trace payload (any shape). The body is forwarded verbatim to the configured collector (Axiom) — Tether does not parse it, so any OTLP-JSON or vendor-extended structure works.

Response

202 - application/json

Traces accepted

status
enum<string>
required

Always accepted — the API queues the payload synchronously and returns; downstream collector failures are not surfaced.

Available options:
accepted