Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt

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

The Serverless RL API provides endpoints for managing training jobs, including serverless reinforcement learning (RL) and supervised fine-tuning (SFT). The API is OpenAI-compatible for chat completions.
Use this reference to look up authentication requirements, the base URL, and the available endpoints for chat completions, models, training jobs, and health checks.

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

The following sections describe the available endpoints, grouped by resource type.

Chat completions

Models

Training jobs

Health