Start from zero
If you are new, start with a CorvusLLM key, a browser, and one tool you want to connect. Coding setups usually also need Git, Node.js, Python, or Docker depending on the guide you choose.
| What to install | Official source | Quick check |
|---|---|---|
| CorvusLLM key | Pricing and checkout | Needed for every request. |
| Developer basics | Git install guide, Node.js download, Python downloads | Install only what your chosen guide requires. |
| Container apps | Docker Desktop docs | Needed for local Open WebUI only. |
Popular setup guides
These crawlable links mirror the most common paths from the searchable docs UI, so users and search engines can reach the right setup guide without relying on JavaScript-rendered cards.
/v1 endpoint.
Claude Code →Anthropic-native setup using /anthropic, the correct auth variable, and Claude slugs.
Open WebUI →Where to paste the base URL, key, and starter model in a self-hosted chat UI.
Cursor →Use CorvusLLM only when your Cursor build exposes a custom OpenAI-compatible endpoint field.
Which endpoint should I use?
/v1 for OpenAI-compatible toolsUse https://base.corvusllm.com/v1 for OpenAI SDKs, curl, fetch, Open WebUI, ChatBox, n8n, and most custom apps.
/anthropic for Claude-native workflowsUse https://base.corvusllm.com/anthropic for Claude Code or tools that expect Anthropic-native request handling.
Start with the right guide
Use the most direct path for what you are actually trying to do. This removes the duplicate "read everything first" feeling and gets you into the correct page faster.
The four rules that matter most
/v1
SDKs, HTTP, Open WebUI, ChatBox, and most custom integrations start on https://base.corvusllm.com/v1.
/anthropic
Do not point Claude Code at the OpenAI-compatible path. Use https://base.corvusllm.com/anthropic.
Use the short customer slug shown in the docs, not a guessed alias or internal long-form variant.
Top-ups credit the same customer key again. Out-of-balance stops usage instead of silently overspending.
Most-used environments
These are the common first stops. The full compatibility table still lives in the environment overview, but the home page only shows the setups people usually need first.
Model families
Use this section to orient quickly. The full canonical slug reference stays in the dedicated models page, where the exact table is easier to scan.
Reference pages for exact values
Troubleshooting deep dives
Use these focused error pages when you already know the symptom and need the shortest safe diagnostic path.
Compare before top-up
Use these pages when you are choosing a model family, estimating cost, or checking whether a third-party proxy is the right fit for your workload.