Skip to main content
Receives OpenTelemetry trace data in OTLP JSON format. This is called automatically by the SDK.
  • Authorization — Bearer token with your API key, or use the x-api-key header.
  • Body — OTLP JSON with a resourceSpans array.
Traces tagged with a session id from withSession are grouped into sessions and segmented into tasks; untagged spans still land but can’t be linked or segmented.