Loading the page.
Documentation
Journal
Frontend
Backend
Admin
CI/CD
Loading the page.
Concepts/BYOK
Verified July 5, 2026Bring Your Own Key: you bring your own AI model key, and the app does not sell anything itself. The software is free; you only pay the model provider for tokens.
How it works: Sign up with a model provider: OpenAI, Anthropic, or DeepSeek. Get an API key from your dashboard and paste it into the tool settings. That's it. The tool then sends requests on your behalf, and the provider bills you for tokens.
Why you need it:
The catch: The price is unpredictable. With a subscription, you know the ceiling upfront; with BYOK, the bill grows with every request. An active day of coding through an API can cost more than a subscription. Check limits and pricing with the provider, not the tool.
From the registry
Frequently asked questions
The software is, tokens are not. The tool does not charge you, but every model request is paid to the provider at its token rate.
In your model provider dashboard: platform.openai.com, console.anthropic.com, platform.deepseek.com. From Russia, DeepSeek is directly accessible; OpenAI and Anthropic require foreign access and a card.
A subscription - a fixed price for a usage limit from one vendor. BYOK - pay as you go with any provider: cheaper for occasional use, more expensive for intensive use.
Where to go next