LiteLLM
/litellm/ui/
Admin UI, model management, keys, spend, and the full prefixed API surface.
LLM Composer
Public traffic stays on standard HTTP and HTTPS while services split by path:
LiteLLM under /litellm, Jumppad under /jumppad.
LiteLLM
Admin UI, model management, keys, spend, and the full prefixed API surface.
Jumppad API
Canonical OpenAI-compatible endpoint for machine traffic. Legacy alias: /v1/.
Health
Upstream liveliness probe for quick monitoring and deploy verification.