Skip to main content
The W&B Training API provides endpoints for managing and interacting with training jobs, including serverless reinforcement learning (RL) and supervised fine-tuning (SFT). The API is OpenAI-compatible for chat completions.

Authentication

All API requests require authentication using your W&B API key. Create an API key at wandb.ai/settings. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY

Base URL

https://api.training.wandb.ai/v1

Available Endpoints

chat-completions

models

training-jobs

health