LLM API
OpenAI-compatible inference — metered per token, billed to your account.
How to connect
Base URL
—
Model(s)
—
Authenticate with one of your API keys — create or view keys on the
Account page. It's OpenAI-compatible:
point any OpenAI client's base_url at the URL above (works with the OpenAI
SDK, LangChain, and VS Code AI extensions). Your prompts stay on ARPHost — never sent to
a third-party model.
—
Loading LLM usage…