Skip to main content
POST

Authorizations

x-api-key
string
header
required

Your Trusys API key. Create and manage keys in the Trusys UI under Settings โ†’ API Keys.

Include the key on every request:

Path Parameters

applicationId
string<uuid>
required

Unique identifier (UUID) of the application. Returned by POST /applications.

Body

application/json

One trace or an array of traces to evaluate.

traces
object
required

One trace object or a non-empty array of traces.

Response

Evaluation completed (or skipped for empty prompt/response pairs).

success
boolean
data
object

Single result object for one trace, or an array for batch submissions.