Ingest a batch of traces
Ingest
Ingest a batch of traces
Validates the payload, resolves the API key, prices each span, and buffers the rows for a flush to ClickHouse. Fire-and-forget: a 202 means the batch was accepted, not yet durably written.
POST
Ingest a batch of traces
Documentation Index
Fetch the complete documentation index at: https://docs.foglamp.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Send your API key as Authorization: Bearer fl_….
Body
application/json
Response
Batch accepted into the write buffer.
Number of span rows accepted.
Example:
3