The Lemonade HTTP service provides a wide array of standards-compliant and custom endpoints.
Our design philosophy is:
This spec details all supported endpoints. It is organized into pages that correspond to which organization (OpenAI, Ollama, Lemonade, etc.) defined the endpoints.
| API | Description |
|---|---|
| OpenAI-Compatible API | Start here for the main API surface used by most SDKs and clients. |
| Ollama-Compatible API | Use this if your client expects Ollama-style behavior and routes. |
| Anthropic-Compatible API | Use this for clients built around Anthropic’s message format. |
| llama.cpp-Specific API | Reference for llama.cpp-specific compatibility and conventions. |
| Lemonade-Specific API | Local-first API for managing lifecycle, configuration, backends, etc. |