Judgment Platform API

The backend platform API behind Judgeval — ingests agent traces/spans, runs evaluations and judges, and serves traces, sessions, behaviors, datasets, and automations. Consumed through the Judgeval SDKs, the judgment CLI, and the hosted MCP server rather than a public OpenAPI; authenticated with a Judgment API key and organization ID.

API entry from apis.yml

apis.yml Raw ↑
name: Judgment Platform API
description: The backend platform API behind Judgeval — ingests agent traces/spans, runs evaluations and
  judges, and serves traces, sessions, behaviors, datasets, and automations. Consumed through the Judgeval
  SDKs, the judgment CLI, and the hosted MCP server rather than a public OpenAPI; authenticated with a
  Judgment API key and organization ID.
humanURL: https://docs.judgmentlabs.ai/documentation
baseURL: https://api.judgmentlabs.ai
properties:
- type: Documentation
  url: https://docs.judgmentlabs.ai/documentation
- type: Authentication
  url: authentication/judgment-labs-authentication.yml