Skip to main content

Create Judge Connection

POST 

/judges

Register a judge connection. The API key is encrypted and never echoed back.

A project-scoped connection derives its workspace from the project and requires write membership there; a project-less connection may target a workspace directly, also requiring write membership. A body workspace_id is never persisted alongside project_id — only one scope wins (AIP-3117). The connection name must be unique within its resolved scope (workspace-wide, or project-local when the project has no workspace).

Request​

Responses​

Successful Response