Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

Available Endpoints

chat-completions

models

training-jobs

health