Ingest a single trace
ingest
Ingest a single trace
POST
Ingest a single trace
Authorizations
SDK API key (tl_...) or Clerk session JWT
Body
application/json
User-defined key→value tags for the trace. Maximum 20 keys;
keys and values are strings up to 64 characters each.
Queryable via the tag_key / tag_value query parameters on
GET /v1/traces. Omit or send an empty object when unused.
Response
Duplicate — already ingested (idempotent)
Example:
"duplicate"