Use the same strong AI models the world pays for — for a few birr. Pay with telebirr. Only pay for what you use.
Example rates on DeepSeek V4 Flash
Sign in to create your key in seconds.
Pay with telebirr, the way you already pay for everything.
The big-name quality, for far less than a coffee a day.
Drop your key into your coding and chat tools. One key, many models.
Top up small amounts. Your balance only drops when you actually use it.
So your key stays tied to you.
You get it instantly — it just starts empty.
We confirm it and switch your key on.
One key works with every model and every tool. It starts empty — you add birr next.
Copy it into your AI app. Keep it private — it's yours.
For your security we show the key only once, when it's created. Lost it? Regenerate a new one — your old key stops working right away.
Pick an amount, pay it on telebirr, then send the receipt. We turn your key on.
Prefer a different amount? Top up any amount you like — contact support →Pay in birr, spend in dollars — straight OpenRouter credit.
We verify, then activate. Takes just minutes.
Need a larger amount? Talk to us →
Watch the quick walkthrough, then follow the steps for your tool. You'll need two things: your Yene AI key and the base URL shown below.
Creating an account by clicking Continue with Google — no credit card needed.
Tap Create my key to get your
key (sk-or-v1-…). Copy
it right away — it's shown only
once.
Pick an amount, pay with telebirr, then send the receipt on Telegram. We switch your key on.
Point opencode at OpenRouter with your Yene AI key.
$ curl -fsSL
https://opencode.ai/install
| bash
$ opencode
/connect
Paste your Yene AI key
(sk-or-…) when
prompted.
/model
Choose a model (e.g. DeepSeek) and send a message to confirm it works.
Override Cursor's API endpoint to use OpenRouter with your Yene AI key.
Open Cursor Settings, select Models in the sidebar, then scroll down to the API Keys section.
Paste your Yene AI key into the
OpenAI API Key field, then
enable Override OpenAI Base URL
and set it to
https://openrouter.ai/api/v1.
Point the Claude Code CLI at OpenRouter using environment variables.
In your terminal, run:
export
ANTHROPIC_BASE_URL="https://openrouter.ai/api/v1"
export
ANTHROPIC_API_KEY="your-yene-api-key"
Run claude to
start. Claude Code will now use
your Yene AI key via OpenRouter.