Skip to main content
POST
Ingest OTLP traces

Authorizations

x-api-key
string
header
required

Your unique Avido API key

x-application-id
string
header
required

Your unique Avido Application ID

Body

application/json

OpenTelemetry Protocol traces request payload in JSON format. Contains resourceSpans array with nested spans, attributes, events, links, and metadata following the OTLP specification.

resourceSpans
OTLP Resource Span · object[]
Maximum array length: 100

Response

Successfully ingested OTLP traces.

Response schema for successful event ingestion.

data
object[]
required

Array of results for each ingested event.