POST
cURL

Authorizations

Authorization
string
header
required

API key obtained from Labs Portal

Body

application/json
items
object[]
required

Array of evaluation items (1-100 items per batch)

Required array length: 1 - 100 elements

Response

Success

results
object[]
required

Results for each item in the batch

Each result is either a success (with reward and scores) or an error (with error message). Check the status field to distinguish - error items have no reward and must not be used for training.

scoring_version
string
required

Version of the scoring algorithm used

total_time_ms
number
required

Total time to process the batch in milliseconds