Skip to main content

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.

1

Create an account and claim your trial credit

Visit the LLMEasy registration page (https://www.llmeasy.ru/register) to create an account.You’ll automatically receive a ¥5 trial credit on signup.
2

Redeem credit or review the top-up entry

After you sign in, open Wallet management in the left sidebar. If you have a redemption code, redeem it first before you create a token.
On the Wallet management page, find the Redeem code section. Paste your code, then click Redeem credit.
LLMEasy dashboard wallet management page with Wallet management highlighted in the sidebar and the redeem code field and button highlighted.
Follow the highlighted order in the screenshot:
  1. Click Wallet management in the sidebar
  2. Paste the code into the input field
  3. Click Redeem credit
3

Open token management and add a token

Once you have available credit, open Token management in the left sidebar. Then click Add token.
LLMEasy dashboard with Token management highlighted in the sidebar and Add token highlighted at the top.
This opens a drawer where you name the group and create the token.
Think of the group name as the intended use of this token. If you pick the right group first, the rest of the setup is much easier.
4

Name the group by tool type

In the drawer, name the group based on the tool you will connect.
Groups that start with Claude can only be used with Claude Code.
Groups that start with Codex can be used with Codex and external tools such as Cursor, Cline, Zed, and Roo Code.
Use a simple naming pattern:
Claude-your-name
Codex-your-name
For example: Claude-main or Codex-team.After you create the token, copy the API Key.
Keep your API Key safe. Store it as an environment variable instead of hardcoding it into source code or config files.
Start with:
export LLMEASY_API_KEY="your-api-key-here"
5

Continue with the guide for your tool

At this point, you only need to remember one rule: choose the correct group first, then follow the matching tool guide.
If you are connecting Claude Code, use a group that starts with Claude, then continue with the Claude Code guide.
If you are connecting Codex or any external tool, use a group that starts with Codex, then continue with the Codex guide.
Different tools use different Base URL values, auth fields, and model-group settings. Follow the dedicated tool guide instead of copying one setup into every client.

Next steps

Continue with the guide that matches your tool:

Connect CC Switch

Start here if you want to manage Claude Code, Codex CLI, OpenCode, and OpenClaw providers in one place.

Connect Claude Code

Use a group that starts with Claude and follow the full Claude Code setup guide.

Connect Codex

Use a group that starts with Codex and follow the full Codex setup guide.