> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uncensored.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chat

> OpenAI-compatible chat completion APIs.

# Chat <Badge color="green" shape="pill">Live</Badge>

OpenAI-compatible chat completions are live. Drop-in support for the OpenAI SDK — swap the base URL and keep your existing code.

Endpoints:

| Endpoint                    | Status                                         |
| --------------------------- | ---------------------------------------------- |
| `POST /v1/chat/completions` | <Badge color="green" shape="pill">Live</Badge> |
| `GET /v1/models`            | <Badge color="green" shape="pill">Live</Badge> |
