API Endpoints
API Endpoints
OpenAI-Compatible
| Method | Endpoint | Auth | Description |
|---|---|---|---|
| GET | /v1/models | Bearer | List available models |
| POST | /v1/chat/completions | Bearer | Chat completions (SSE streaming) |
| POST | /v1/completions | Bearer | Legacy completions |
Anthropic-Compatible
| Method | Endpoint | Auth | Description |
|---|---|---|---|
| POST | /v1/messages | x-api-key | Messages (SSE streaming) |
Base URLs
Primary: https://umva.net
Fallback: https://umva.us