Lumoswitch Docs
Client setup

General setup

Configure three values:

ValueExample
Base URLOpenAI: https://api.lumoswitch.com/v1; Anthropic/Gemini: origin
API keyThe Lumoswitch Access Key shown once after creation
ModelThe client-facing model name from the configuration

The client connects directly to the Lumoswitch inference service. Never use an upstream provider key in the client. Enable the client format in the API configuration, then use the same access key and client-facing model name.

See the client-specific guides for Codex, OpenAI SDK, OpenWebUI, OpenCode, Cline, Continue, Aider, and other OpenAI-compatible clients.

On this page