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 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