Skip to main content
POST
Evaluate evidence with AI

Authorizations

Authorization
string
header
required

Bearer token for authentication

Body

application/json
digest
string
content
string<byte>

Raw evidence content to evaluate directly. Content exceeding the internal limit will be truncated server-side.

Pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
prompt
string
policy_structured_result
boolean

Response

A successful response.

operation_id
string