Skip to main content
POST
Score traces

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Body

application/json
scorerType
string
required

Scorer type from the catalog (e.g. "tone", "bias", "completeness").

Example:

"completeness"

targets
object[]
required
Minimum array length: 1
Example:

Response

Scoring was queued. It runs in the background — the scores are not in this response.

status
string

success.

message
string
scorerId
string

The scorer that will run. Use it to find the scores afterwards.

traceCount
integer

How many traces were queued.