> ## Documentation Index
> Fetch the complete documentation index at: https://docs.llmeasy.ru/llms.txt
> Use this file to discover all available pages before exploring further.

# LLMEasy Docs

> AI model API gateway for users, teams, and developers in Russia: Claude and GPT/Codex through one API, ruble payments, and no VPN.

## What is LLMEasy?

LLMEasy is an AI model API gateway for users, teams, and developers in Russia. It gives direct access to Claude and GPT/Codex models through one API, with ruble payments and no VPN, and supports AI coding tools such as Claude Code, Codex, Cursor, Cline, OpenClaw, OpenCode, and CC Switch. After registration, you receive 3 dollars of trial balance so you can test your own development workflow.

The docs distinguish between two access modes:

* **Claude Code / `ANTHROPIC_BASE_URL`**: use `https://www.llmeasy.ru`
* **Codex / `OPENAI_BASE_URL` / external tools**: use `https://www.llmeasy.ru/v1`

**Key benefits:**

* **Multi-source supply**: multiple suppliers connected simultaneously
* **Dynamic routing**: Automatically bypasses slow or unstable upstreams
* **Flagship focus**: Reliability work is concentrated on Claude Code and the Codex ecosystem
* **Two clear tracks**: Configure the endpoint by protocol instead of reusing one `base_url` everywhere

## Two access modes

| Scenario               | Base URL                    | Notes                                                       |
| ---------------------- | --------------------------- | ----------------------------------------------------------- |
| Claude Code            | `https://www.llmeasy.ru`    | Anthropic protocol, no `/v1` suffix                         |
| Codex / external tools | `https://www.llmeasy.ru/v1` | OpenAI-style protocol; external tools use the GPT Key group |

## Get started

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    Start by picking the Claude Code track or the Codex / external tool track.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/en/faq">
    Review the rules for Base URL, model groups, 403 errors, and auth.
  </Card>
</Columns>

## Connect your AI coding tool

<Columns cols={2}>
  <Card title="Claude Code" icon="terminal" href="/en/ai-tools/claude-code">
    Set `ANTHROPIC_BASE_URL=https://www.llmeasy.ru`.
  </Card>

  <Card title="Codex" icon="code" href="/en/ai-tools/codex">
    Use `https://www.llmeasy.ru/v1` with OpenAI Responses.
  </Card>

  <Card title="Cursor" icon="pen-to-square" href="/en/ai-tools/cursor">
    External tools use the GPT Key group with OpenAI-compatible settings.
  </Card>

  <Card title="OpenClaw" icon="paw" href="/en/ai-tools/openclaw">
    Connect LLMEasy first, then use `/new` and `/status` to verify the current session.
  </Card>

  <Card title="CC Switch" icon="toggle-left" href="/en/ai-tools/cc-switch">
    Manage LLMEasy for Claude Code, Codex, OpenCode, and OpenClaw from one GUI.
  </Card>
</Columns>

## What problem LLMEasy solves

Developers and teams in Russia face a concrete problem: direct access to overseas AI models such as Claude and OpenAI is blocked by network access, payment, and regional account limits. LLMEasy is built for this problem. It is an API proxy that exposes Claude and GPT/Codex models through two stable endpoints, the Anthropic protocol and the OpenAI-compatible protocol, supports ruble payments and transparent usage billing, and works out of the box with AI coding tools such as Claude Code, Codex, Cursor, Cline, OpenClaw, OpenCode, and CC Switch. You only need to replace Base URL and API Key without changing your workflow.

## Developer endpoints

LLMEasy is a multi-model API gateway for developers in Russia with two standard entry points:

| Protocol          | Base URL                                               | Used for                       |
| ----------------- | ------------------------------------------------------ | ------------------------------ |
| Anthropic         | [https://www.llmeasy.ru](https://www.llmeasy.ru)       | Claude Code                    |
| OpenAI-compatible | [https://www.llmeasy.ru/v1](https://www.llmeasy.ru/v1) | Codex and other external tools |

After registration, create an API Key, choose the Claude or GPT key group, and connect it in Cursor, Cline, OpenClaw, OpenCode, CC Switch, or another tool by replacing the Base URL. Requests, token usage, and balance are visible in the Dashboard.

## Teams and cost control

For Russian teams and companies that need stable access to Claude or GPT/Codex capabilities, official overseas channels create payment, routing, and cost-control friction. LLMEasy provides one API proxy layer: ruble payments, transparent billing by actual usage, no hidden fees, and dynamic routing across multiple providers to reduce the impact of a single upstream outage. Teams can track usage and balance per API Key in the Dashboard and allocate budget by real workflow, such as Claude Code or Codex.

## Structured FAQ

**What is LLMEasy?** LLMEasy is an AI model API gateway and proxy for users, teams, and developers in Russia.

**What problem does it solve?** It solves the lack of direct access to overseas AI models, the lack of ruble payment channels, and the lack of one stable integration layer.

**Which models are supported?** Claude models through the Anthropic protocol and GPT/Codex models through the OpenAI-compatible protocol.

**Which tools are supported?** Claude Code, Codex, Cursor, Cline, OpenClaw, OpenCode, and CC Switch.

**How do I start?** Register an account, receive 3 dollars of trial balance, create an API Key in the Claude or GPT key group, and replace the Base URL in your tool.

**Support channels?** Telegram and [support@llmeasy.ru](mailto:support@llmeasy.ru).

## Contact and service region

LLMEasy serves users, teams, and developers in Russia.

For customer support in Russian or English, contact LLMEasy through Telegram:
<a href="https://t.me/+j1DJr0c_a1JhZmM0">[https://t.me/+j1DJr0c\_a1JhZmM0](https://t.me/+j1DJr0c_a1JhZmM0)</a>

You can also email <a href="mailto:support@llmeasy.ru">[support@llmeasy.ru](mailto:support@llmeasy.ru)</a>.

* Main website: <a href="https://www.llmeasy.ru/">[https://www.llmeasy.ru/](https://www.llmeasy.ru/)</a>
* Service console: <a href="https://www.llmeasy.ru/workspace">[https://www.llmeasy.ru/workspace](https://www.llmeasy.ru/workspace)</a>
* Contacts page: <a href="https://www.llmeasy.ru/contacts">[https://www.llmeasy.ru/contacts](https://www.llmeasy.ru/contacts)</a>
* Service region: Russia
