Skip to main content
POST
Stream job results in real-time

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contentData
Content Data · object[]
required

The content data to be evaluated. Only one content type should be set per entry.

policyId
string
required
threshold
number<double>

The threshold to use for truthyness. If not set a default value will be used.

expedited
boolean

If set, the job will be evaluated in expedited mode, prioritizing speed over cost.

options
object

Options for evaluation behavior.

Response

A successful response.(streaming responses)

result
object
error
object