CorvusLLM Docs

Set up CorvusLLM without guessing.

One clean docs workspace for the public base URLs, canonical model slugs, billing rules, dashboard behavior, and the exact setup path for each supported environment.

Never commit real API keys.

Keep delivered keys in local environment variables or the secure secret field of the tool you are configuring.

Press / to search Canonical paths only One customer slug per model

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 installOfficial sourceQuick check
CorvusLLM keyPricing and checkoutNeeded for every request.
Developer basicsGit install guide, Node.js download, Python downloadsInstall only what your chosen guide requires.
Container appsDocker Desktop docsNeeded for local Open WebUI only.

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.

Which endpoint should I use?

/v1 for OpenAI-compatible tools

Use https://base.corvusllm.com/v1 for OpenAI SDKs, curl, fetch, Open WebUI, ChatBox, n8n, and most custom apps.

/anthropic for Claude-native workflows

Use 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

Most tools use /v1

SDKs, HTTP, Open WebUI, ChatBox, and most custom integrations start on https://base.corvusllm.com/v1.

Claude Code uses /anthropic

Do not point Claude Code at the OpenAI-compatible path. Use https://base.corvusllm.com/anthropic.

Copy the canonical slug

Use the short customer slug shown in the docs, not a guessed alias or internal long-form variant.

Balance lives on the same key

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.

Topic map

Continue with the right source

Open the exact setup, model, billing, and troubleshooting pages instead of guessing configuration values.

models AI Models The CorvusLLM model catalog directory helps users find current customer-facing model families, public slugs, pricing context. trust Trust Center The Trust Center explains affiliation, data handling, support, refunds, compatibility evidence, pricing methodology. landing AI API for Coding Agents CorvusLLM can fit coding-agent workflows when the user wants one prepaid key. landing AI API for Open WebUI Teams CorvusLLM can fit Open WebUI teams that need a custom OpenAI-compatible backend, a prepaid balance model. landing AI API for n8n Automation CorvusLLM can fit n8n automation when workflows need explicit HTTP request configuration, prepaid usage, public model slugs. landing AI API for App Prototyping CorvusLLM can fit app prototyping when the goal is to test an AI feature quickly with OpenAI-compatible SDKs. landing AI API for Cost-Sensitive Workloads CorvusLLM can fit cost-sensitive workloads when the user can estimate token volume, avoid sensitive data. landing AI API for Multi-Model Routing CorvusLLM can fit multi-model routing when the user wants one prepaid key for supported public catalog model families. landing Claude API Pricing Comparison CorvusLLM lists public Claude-family rows at 35% of tracked official input, output, cache-read. landing GPT API Pricing Comparison CorvusLLM lists public GPT-family rows through an OpenAI-compatible access layer with public prepaid rates derived from tracke. landing AI API Cache Token Pricing Cache-heavy requests can cost very differently from short prompts because cache read and cache write fields may dominate the b. landing OpenAI-Compatible AI API Proxy CorvusLLM provides an independent OpenAI-compatible AI API proxy for buyers who need prepaid balance, setup docs. landing AI API for Cursor CorvusLLM can be used in Cursor builds that expose custom provider fields; this page explains the commercial fit. landing Claude, GPT, Gemini & DeepSeek API CorvusLLM offers one independent endpoint for supported Claude, GPT, Gemini, and DeepSeek access.
Browse docs
On this page