Skip to main content
POST
Create evaluations auto sessions

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
name
string
required
objective
string
required
targetPath
string
required
strategyTracks
string[]
required
maxIterations
number
required
maxCostUsd
number
autonomousEnabled
Available options:
false
swarmEnabled
Available options:
false
swarmAgents
number
swarmMode
Available options:
multi_failure
swarmMergeStrategy
Available options:
highest_utility
continuousMode
Available options:
false
tasteContext
null | object
finalizationReserveUsd
number
maxTokenSpendPerRound
number
synthesisTokenCap
number
budgetWarningThreshold
number
pauseOnBudgetWarning
Available options:
false
agentsPerRound
number
workflowProfile
null | object

Response

Successful response

sessionId
string
required
status
string
required