Error
Scoring & Experiments
Score one or more traces with a scorer (on-demand)
Scores historical traces/spans with a scorer from the catalog (`public.scorer_options`), fire-and-forget. Send `scorerType` = the catalog `scorer_type_id` (e.g. "tone", "bias"). LLM scorers require `X-Organization-Id`. Poll GET /api/scores/scorer/<scorerId> for results.
POST
Error
Authorizations
Org API key (scopes the request to its organization) or the shared trusted key (requires X-Organization-Id on every request).
Headers
Organization ID (required for LLM scorers).
End-user identity for the request; user-scoped data (threads, memory) resolves to {orgId}_{userId}. Required by endpoints that read or write user-scoped resources. A userId query param (or body field, where documented) is accepted as a fallback.
Body
application/json
Response
Scoring started
