Skip to main content
POST
Ingest a normalized multi-agent trajectory batch

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
schemaVersion
enum<number>
required
Available options:
2
idempotencyKey
string
required
events
object[]
required
trajectoryKey
string
required
sourceVariant
required
Available options:
remote
sourceRunId
string
required
evaluationRunId
number
participants
object[]
finalize
Available options:
false
retentionDays
number

Response

Successful response

run
object
required
participants
object[]
required
events
object[]
required
scores
object[]
required
reports
object[]
required