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.
Account and billing
How does LLMEasy charge usage?
How does LLMEasy charge usage?
https://www.llmeasy.ru/#) for details.Can I get a refund after signup?
Can I get a refund after signup?
Can I use the same API Key in multiple tools?
Can I use the same API Key in multiple tools?
Where can I check my usage?
Where can I check my usage?
Setup and configuration
What is LLMEasy's base_url?
What is LLMEasy's base_url?
| Scenario | Base URL |
|---|---|
Claude Code / ANTHROPIC_BASE_URL | https://www.llmeasy.ru |
Codex / OPENAI_BASE_URL / external tools | https://www.llmeasy.ru/v1 |
Do I need to specify a model when using Claude Code?
Do I need to specify a model when using Claude Code?
Claude_* key, only set ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN. You do not need model variables.With a Codex_* key, add Claude Code model mappings through ANTHROPIC_DEFAULT_HAIKU_MODEL, ANTHROPIC_DEFAULT_SONNET_MODEL, and ANTHROPIC_DEFAULT_OPUS_MODEL. Copy the model ID from the current Codex group in the model plaza (https://www.llmeasy.ru/pricing).Do I need to specify a model when using Codex?
Do I need to specify a model when using Codex?
https://www.llmeasy.ru/pricing).See the Codex setup guide for details.Do I need to specify a model when using other tools like Cursor?
Do I need to specify a model when using other tools like Cursor?
https://www.llmeasy.ru/pricing).Do not keep using hardcoded Claude model names in these tools.See the Cursor setup guide for details.Do OpenClaw and other external tools need extra headers?
Do OpenClaw and other external tools need extra headers?
Base URL, API key, and model ID. OpenCode and OpenClaw do support optional headers, but their official docs describe that as custom headers or custom auth needs, not as a required LLMEasy setup step.Only add extra headers when the tool’s official docs, or your own upstream gateway, tenant routing, observability, or caching layer explicitly requires them.What should I do if authentication fails after setup?
What should I do if authentication fails after setup?
- Make sure the API Key is correct and has no extra spaces
- Confirm Claude Code uses
https://www.llmeasy.ru, while Codex / external tools usehttps://www.llmeasy.ru/v1 - Check whether old
ANTHROPIC_AUTH_TOKEN,ANTHROPIC_BASE_URL,OPENAI_API_KEY, orOPENAI_BASE_URLvariables are overriding the config - For external tools, check whether there are additional official requirements such as version limits, model allowlists, or extra headers explicitly required by your upstream gateway
Reliability and rate limits
How does LLMEasy stay reliable?
How does LLMEasy stay reliable?
- Multi-source supply: one supplier outage does not take down your requests
- Dynamic routing: LLMEasy picks the fastest and most stable path in real time
- Flagship focus: reliability work is concentrated on Claude Code and the Codex ecosystem
What should I do if I hit rate limits or timeouts?
What should I do if I hit rate limits or timeouts?
- Check that your balance is sufficient
- Increase the timeout for your tool (
API_TIMEOUT_MS=3000000is recommended) - Contact support to confirm the current quota status
Is LLMEasy suitable for production?
Is LLMEasy suitable for production?
Privacy and security
Does LLMEasy store my request content?
Does LLMEasy store my request content?
https://www.llmeasy.ru/privacy) for details.What should I do if my API Key leaks?
What should I do if my API Key leaks?