v1

latestOpenAPI 3.0.02026-08-0484453.8 KB
Create Jobs

Stream job results in real-time

Initiates a streaming job that processes content data and returns results as they become available. Useful for real-time content evaluation.

post/v1/jobs/stream

Request body

policyIdstring required
thresholdnumber double

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

expeditedboolean

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

Response

A successful response.(streaming responses)