Open-source AI models.
One API — pay with Stars
Text and images powered by open-source models. Fully OpenAI-compatible: switch your base_url and everything just works. Text from $0.25/1M tokens · images from half a cent · video from $0.40 per clip. Pay with Telegram Stars or USDT (TRC-20) — no foreign cards needed.
Models
We serve open-source models (Apache-2.0 / MIT) — including strong Russian-language quality — via trusted open-model inference partners. Your content is never used for training and never shared with third parties.
Text
Chat, code and reasoning on 2026's top open-source models — strong Russian and English quality, standard streaming API.
Images
Kolors and Qwen-Image: generation in seconds, up to 1024×1024.
Standard /v1/images/generations.
Video
Wan 2.2: text-to-video and image-to-video, 5-second clips, async OpenAI-style API. Fixed price per clip.
Pricing
Three simple rules: text — cents per million tokens (input and output billed separately); images — per finished image; video — a fixed price per clip of the listed duration, you never pay for waiting. Balance in USD.
✔ Price changes are announced 14 days in advanceText — $ per 1M tokens
| Model | Input, $/1M | Output, $/1M | Best for |
|---|---|---|---|
| Loading current prices… | |||
1M tokens ≈ 700K words. A typical ~1,000-token answer costs less than a cent.
Images & video — per result
| Model | Spec | Price (per video clip) |
|---|---|---|
| Loading current prices… | ||
Video: the price is per finished clip of a fixed duration (each model has its own). Need another length or resolution — pick another model from the list. Generation takes 1–5 minutes; waiting is never billed.
Bonuses — good value from the first ruble
5 free images
For every new user in our Telegram bot — no top-up, no card needed. Send /img with a description and get a picture in seconds.
Top-up bonus
Bot top package: $30 (3000 ⭐) credits $32 (+$2). Console top-ups are 1:1.
Refer & earn
Friend's first top-up → you instantly get +20% of it (up to $10), plus 10% of their spend forever. Personal link and live stats: /referral in the bot.
Promo codes
Occasional bonus codes in our Telegram channel. Tariff changes are always announced 14 days ahead.
Quickstart
Create a key
Sign up and add an API key in the console. sk-… keys support quota limits and expiry.
Top up
Telegram Stars or USDT TRC-20. Minimum $1, credited automatically.
Call the API
Point any OpenAI client at our base_url.
# Text
curl https://api.rodnik.ai/v1/chat/completions \
-H "Authorization: Bearer sk-..." -H "Content-Type: application/json" \
-d '{"model":"glm-5.3-flash","messages":[{"role":"user","content":"Hello!"}]}'
# Video — async, OpenAI-style
curl https://api.rodnik.ai/v1/videos \
-H "Authorization: Bearer sk-..." -H "Content-Type: application/json" \
-d '{"model":"wan22-t2v-480p","prompt":"a cat walking in the rain, cinematic"}'
# → GET /v1/videos/{id} for status; GET /v1/videos/{id}/content for mp4
No coding? Generate images and video in our Telegram bot — /img and /video commands, billed from the same balance.
Full Russian documentation with copy-paste examples: docs.html (RU). Support speaks Russian and English — just write in your language in our Telegram bot.
FAQ
How are you different from API resellers?
We work only with open-source models (Apache-2.0 / MIT) via trusted inference partners — we never resell closed APIs from OpenAI or Google. Your content is never used for training and never shared with third parties, as stated in our privacy policy.
How do I pay without a foreign card?
Telegram Stars — bought inside Telegram, no VPN or foreign cards needed from Russia/CIS. USDT (TRC-20) — right in the bot: 1 USDT = $1, credited automatically. Rubles (CryptoBot) — later.
Are there discounts and bonuses?
Yes: 5 free images for every new user in the bot, bot top package $30 → $32 (+$2), +20% of a referred friend's first top-up (instantly) plus 10% of their spend forever, and promo codes in our Telegram channel. Tariff changes are announced 14 days in advance.
How is usage billed?
Text — $ per million tokens, input and output billed separately (a typical ~1,000-token answer costs less than a cent). Images — per finished image. Video — a fixed price per clip of the listed duration; waiting and failed tasks are never billed.
Can I try it without programming?
Yes! In our Telegram bot: /img and /video commands, or send a photo with a caption to animate it into a video. Billed from the same balance as the API.
How long does video generation take?
Usually 1–5 minutes for a 5-second clip. Tasks are queued, progress is visible in the API response. Failed tasks are never billed.
Does the balance expire?
Prepaid credits are valid for 12 months. Tariff changes are announced 14 days ahead; prices never change retroactively.
What if I need help?
Support in our Telegram bot: the AI assistant answers instantly, a human operator joins when needed (usually within 30 minutes).
Ready to try?
5 free images for every new user in the bot — no top-up, no card. Continue from $1 whenever you like. No VPN, no commitment.
Create an account →