Endpoints
Models, usage, and the legacy comparison endpoints.
These endpoints support the internal authored-evaluation engine and existing integrations. They remain available, but they do not map to customer dashboard screens. New production integrations should use the Monitors API.
| Endpoint | Purpose |
|---|---|
POST /system-prompts | Create an authored system-prompt resource |
POST /test-prompts | Create an authored test-prompt resource |
GET/POST /suites | List or create compatibility Suite configurations |
GET /suites/:id | Retrieve one Suite configuration |
GET/POST /runs | List or start compatibility Suite runs |
GET /runs/:id | Retrieve Suite-run status and summary |
GET /runs/:id/scores | Retrieve completed compatibility results |
GET /models | List current catalog models; filter by provider or tier |
GET /usage | Read plan, Monitor capacity, pooled Runs, and recent usage |
Terminology: Suite scoring fields are compatibility contracts and should not be described as the Monitor's pairwise evidence or living verdict.