Add Spans
Traces
Add Spans
Add one or more spans to an existing trace (upsert).
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
POST
Add Spans
Documentation Index
Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Required array length:
1 - 500 elementsRequired string length:
1 - 512Categorises what a span represents in an agentic workflow.
Available options:
AGENT, TOOL, LLM, RETRIEVER, CHAIN, EMBEDDING, OTHER Mirrors the OTel StatusCode for a span's outcome.
Available options:
UNSET, OK, ERROR Maximum string length:
255Response
Successful Response
Response body for successfully added spans.

