Skip to main content
POST
Ingest OTLP Traces
Accepts OTLP JSON trace payloads (resourceSpans) and maps them to canonical obs_* tables.

Auth

  • Authorization: Bearer <jwt> or project/service-account X-API-Key with observability:write

Headers

  • Content-Type: application/json
  • X-Idempotency-Key: <stable-key> (optional; auto-derived from payload if omitted)

Query Params

  • project_id (optional if API key can access a single project)

Request Body

Response