Ingest
Queue trace ingestion
Validates normalized JSON traces, stores the raw payload, and queues background ingestion.
Source: apps/web/src/app/api/ingest/route.ts
POST
Queue trace ingestion
Authorizations
Opaque machine token issued by the CLI login or onboarding flow.
Body
application/json
Normalized JSON traces.
Maximum array length:
1000Response
Upload stored and ingest job queued.