LLM Composer

One host, clean paths, no guessing.

Public traffic stays on standard HTTP and HTTPS while services split by path: LiteLLM under /litellm, Jumppad under /jumppad.

Open LiteLLM View Jumppad

LiteLLM

/litellm/ui/

Admin UI, model management, keys, spend, and the full prefixed API surface.

Jumppad API

/jumppad/v1/

Canonical OpenAI-compatible endpoint for machine traffic. Legacy alias: /v1/.

Health

/health

Upstream liveliness probe for quick monitoring and deploy verification.