--- title: Basic Usage description: Core APIs and common usage patterns for SGLang. --- - [OpenAI-Compatible APIs](./openai_api_completions) — Chat completions, vision, and embeddings - [Anthropic-Compatible API](./anthropic_api) — `/v1/messages`, including Claude Code integration - [Ollama API](./ollama_api) - [Offline Engine API](./offline_engine_api) - [Native API](./native_api) - [Sampling Parameters](./sampling_params) - [Popular Model Usage](/cookbook/autoregressive/intro) — DeepSeek, GLM, Qwen, Llama, and more