Skip to main content
PUT
Set W&B integration

Authorizations

Authorization
string
header
required

API key with the vk_ prefix. Create one from the dashboard.

Body

application/json
api_key
string
required

W&B API key (from wandb.ai/authorize). Stored encrypted at rest; never returned by the API.

project
string | null

Default W&B project training runs log to. Defaults to "veri-training".

Response

Key stored (encrypted). Subsequent training jobs auto-log to W&B.

configured
boolean
required
project
string | null