Works with
The tools you already use
- Cline, Roo Code and Kilo Code in VS Code
- Continue and Aider
- Claude Code via the Anthropic-shaped endpoint
- Any client that speaks the OpenAI chat-completions format
What you get
Fast from Singapore, fair for teams
Seats pool credits while pace limits stay per member, and every credit is attributed to who spent it.
Named models, not hidden tiers
GLM-5.2, GLM-5.3, DeepSeek-V4-Flash, MiniMax-M3 and Kimi-K3 — the model you name is the model that answers.
No silent downgrades; if a fallback ever runs, the response says which model served it.
Two wire formats
One key works on the OpenAI-compatible endpoint and the Anthropic-shaped endpoint.
Keep whichever SDK your tool already uses.
A credit is a cent. Forever.
1 credit = $0.01, on every plan and every top-up.
Top-ups are sold at face value, carry over, and stay valid for 12 months.
Hard ceiling, never overdraft
When the allowance is spent, requests return HTTP 402 instead of a surprise bill.
Auto top-up exists, is off by default, and needs an explicit dollar cap.
Served from Singapore
Removes the trans-Pacific round trip on every call for teams in Asia-Pacific.
Local payment methods included.
Server-side tools built in
Web search, robots-respecting web fetch and vision are available to any model on the plan.
Search costs 1 credit per successful call; failed calls are free.
How it works
Change a base URL. Keep everything else.
Two minutes from key to first commit.
- 1
Create a key
In the console. Keys start with eco_ and are shown once.
- 2
Point your tool at us
Paste the base URL and key into your editor's provider settings. Nothing to install.
- 3
Carry on coding
Same tools, same workflow — the bill just stopped being per token.
Setup
Point your tool at one endpoint
Embeddings and rerank models run on the same key, so private-repo indexing never leaves the platform.
# OpenAI-compatible tools (Cline, Roo Code, Kilo Code, Continue, Aider)
base_url = "https://api.coding.ecohash.com/v1"
api_key = "eco_..."
model = "GLM-5.2"# Claude Code — Anthropic-shaped endpoint (note: no /v1)
export ANTHROPIC_BASE_URL="https://api.coding.ecohash.com/anthropic"
export ANTHROPIC_AUTH_TOKEN="eco_..."Plans
Pick a pace, not a model tier
Every plan includes the whole model lineup, both wire formats, prompt caching, server-side tools and usage attribution. Top-ups: $10, $25 or $50 at face value.
- Starter · $9/mo
- 1,000 credits · 1 concurrent request
- Pro · $19/mo
- 2,500 credits · 2 concurrent requests
- Max · $49/mo
- 6,000 credits · 4 concurrent · up to 5 seats
At a glance
The essentials
- Credit value
- $0.01, always
- Endpoints
- OpenAI + Anthropic-shaped
- Region
- Singapore
- Overdraft
- Never — HTTP 402 at the cap