Skip to main content
POST
Python SDK

Authorizations

Authorization
string
header
required

Enter your API key (e.g. dai_sk_test_key_001)

Headers

Authorization
string

Cookies

decimal_session
string | null

Body

application/json

Request for batch verdict computation.

trace_ids
string[] | null

Specific trace IDs to score

manifest_id
string | null

Score all traces from this manifest

Response

Successful Response

Response from batch verdict computation.

decisions
DecisionResponse · object[]
required
total
integer
required
verdict_counts
Verdict Counts · object
required