EtherGate
Console
ModelsAgentsQuickstartTrustStatusConsole

Chinese models · OpenAI-compatible · Agent-ready

One API for Chinese frontier models.

Keep your OpenAI SDK, switch the base URL to EtherGate, and call DeepSeek, Qwen, Kimi and other Chinese models with workspace keys, credits, routing and usage tracking.

OpenAI-compatiblehttps://ethergate.cn/v1cr_ API Keys
Provider Skill for Hermes, OpenClaw, and QClaw

Agent provider setup

Install EtherGate Provider

macOS / Linux
curl -fsSL 'https://ethergate.cn/console/skills/ethergate-provider/install.sh' | bash -s -- --locale 'en'
Windows PowerShell
& ([scriptblock]::Create((irm 'https://ethergate.cn/console/skills/ethergate-provider/install.ps1'))) -Locale 'en'

Both commands configure only Hermes, OpenClaw, and QClaw. They do not modify Codex, FinClaw, or other local tools.

Paste in a system terminal. Do not paste this into an already-open Hermes chat prompt.

Then restart the configured tool. Select custom:EtherGate, then choose a synced model.

Two paths

FinClaw users get the product. Developers call EtherGate directly.

Developers

Call the API directly

Connect Chinese models to AI SaaS, agents, internal tools, research systems and automation workflows with one key, one bill and one routing layer.

FinClaw users

Use model power through the product

FinClaw serves investors and institutions. EtherGate provides the model gateway behind its financial-agent workflows.

Explore FinClaw

Model access

Start with a focused set of Chinese models that work.

View model catalog

Why EtherGate

Not another model supermarket. A production gateway for Chinese models.

01

Unified Chinese model access

Call DeepSeek, Qwen, Kimi and more through one request shape instead of maintaining provider-specific differences.

02

OpenAI-compatible

Keep your OpenAI SDK, Chat Completions habits and streaming responses. Change the base URL, key and model ID.

03

Routing and failover

Organize requests around provider health, cost and capability to reduce single-provider volatility.

04

Workspaces and credits

Manage API keys, credits, billing, usage and team boundaries by workspace.

05

BYOK provider keys

Bring your own upstream provider key when you need separate billing, quota isolation or provider compliance policies.

06

Logs and observability

Trace every call with request IDs, model, provider, errors and cost records.

Built for agent workflows

EtherGate is not only an API. It can be the model provider inside your tools.

FinClaw is the sibling investor-facing product. Developers can use the same model gateway directly.

Hermes

Install the provider and select custom:EtherGate.

OpenClaw

Built for AI coding and local agent workflows.

QClaw

Use the same cr_ key and model catalog.

FinClaw

Real financial-agent workflows validate the model path.

API quickstart

Developers only change three things.

Base URLhttps://ethergate.cn/v1
1

Create a cr_ API key

Create a workspace key in the console and store the full value shown once.

2

Replace the base URL

Keep your SDK and point the endpoint to EtherGate.

3

Choose a model ID

Start with DeepSeek, Qwen, Kimi or Auto Route.

cURL
curl https://ethergate.cn/v1/chat/completions \
  -H "Authorization: Bearer cr_live_xxxxxxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen-plus",
    "messages": [{"role":"user","content":"写一份简短发布清单"}]
  }'

Trust and controls

Built for real product calls, not one-off demos.

Workspace-scoped API keys

Isolate keys, credits, members and usage by project.

Credits and cost records

Check balance before requests and record usage and spend afterward.

Request IDs and logs

Find model, provider, error and latency details when debugging production issues.

Not used for public training

User data is not used to train public models. Sensitive workflows can combine BYOK with workspace controls.

FinClaw is a research and review tool. It does not provide securities investment advice, trade for users or place automatic orders. EtherGate is a model gateway and does not make final business decisions for users.

Pay as you go

Manage API costs with credits.

Start with small tests, then move into team and production traffic. Console balance, recharge and billing records are the source of truth.

StarterSmoke tests and demos
BuilderEarly product integration
ScaleTeam and production traffic
Open billing