Create Batch Session Eval Run
Session Eval Runs
Create Batch Session Eval Run
Create a session eval run for explicit session IDs.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
Rate limit: 50/min
POST
Create Batch Session Eval Run
Documentation Index
Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create a session eval run for explicit session IDs.
List of session ID strings.
Minimum array length:
1Session metric names.
Minimum array length:
1Human-readable label.
LLM model override for judge calls.
Override default signal weights.
Response
Successful Response
Full eval run representation used by both list and detail endpoints.
Lifecycle status of an evaluation job.
Available options:
PENDING, RUNNING, COMPLETED, FAILED 
