LiteLLM Proxy can give several applications one OpenAI-compatible endpoint without distributing the underlying provider credentials. The safe pattern is to keep the gateway on a controlled VPS, bind its raw port to loopback, terminate HTTPS at a reverse proxy, reserve the master key for administration, and issue ...