Skip to main content

Test Judge Connection

POST 

/judges/:judge_id/test

Fire a minimal (1-token) chat completion through the stored credential.

Validates reachability, auth, and model availability against the connection's own base_url/model/key in one call — the signal a customer most needs when registering an internal or airgapped judge endpoint. When the connection stores no key (a network-authenticated endpoint), the platform judge key is used as the effective key. The test never raises: it returns PASS/FAIL with an actionable reason instead.

Request​

Responses​

Successful Response