# Open WebUI API

**Canonical:** https://apis.io/apis/open-webui/platform/  
**Provider:** Open WebUI — https://apis.io/providers/open-webui/  
**Base URL:** http://localhost:3000/api/v1  
**Documentation:** https://docs.openwebui.com/getting-started/api-endpoints

Open WebUI API is one of 4 APIs that [Open WebUI](https://apis.io/providers/open-webui/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Chat, Models, Prompts, RAG, and Knowledge. The published artifact set on APIs.io includes API documentation and an API reference.

REST API exposed by a self-hosted Open WebUI instance. Endpoints cover chat completions (proxying upstream backends like Ollama or OpenAI-compatible servers), models, prompts, knowledge bases, files, RAG, users, auth, and tools. Authentication uses the Open WebUI session token or per-user API keys. The base URL is wherever you deploy Open WebUI (commonly http://localhost:3000/api/v1).

## Machine-readable artifacts (4)

- **Documentation** — https://docs.openwebui.com/
- **GitHub** — https://github.com/open-webui/open-webui
- **Reference** — https://docs.openwebui.com/getting-started/api-endpoints
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/open-webui/refs/heads/main/apis.yml

## Other Open WebUI APIs (3)

- [Open WebUI Anthropic API](https://apis.io/apis/open-webui/open-webui-anthropic-api/)
- [Open WebUI Chat API](https://apis.io/apis/open-webui/open-webui-chat-api/)
- [Open WebUI Ollama API](https://apis.io/apis/open-webui/open-webui-ollama-api/)

## Tags

Chat, Models, Prompts, RAG, Knowledge, Tools

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/open-webui/platform/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/open-webui/.
