- Prefix:
vdk_live_… - Use as
Authorization: Bearer vdk_live_… - Scoped to your workspace; rotate by revoking and creating a new key
Common uses
| Use | Endpoint |
|---|---|
| Push signals after eval | POST /api/releases/{release_id}/signals |
| Poll gate by commit SHA | GET /api/workspaces/{workspace_id}/gate?commit_sha=… |
| MCP / Cursor agent | MCP setup |