AI Widget Payments
A simple token-based payment system
AI widgets use an LLM model to operate. A token is the smallest semantic unit of text. It can be a word or punctuation mark. Complex words may consist of several tokens.
Token calculator
Approximate count. Actual usage depends on the LLM. Non-English languages typically need more tokens.
💡 Token price is shown when you choose a model in the widget.
How billing works
Each request deducts the token price multiplied by the number of tokens in the prompt and the model response.
Cost = Token price × (Prompt tokens + Response tokens)
Technical information
Widgets send technical context to the model for correct operation, and it is also included in token usage.
All technical information is required to process your requests accurately
Current token pricing
You can see the current token price in the widget settings in the model selection section.
Benefits of token-based billing
Fair pricing
You only pay for what you use. No hidden charges.
Flexibility
Scale your AI usage based on your needs.
Transparency
Full cost control and detailed usage statistics.
Frequently asked questions
What is a token?
A token is the smallest unit of text processed by AI, usually a word or part of a word.
How can I control spending?
The widget interface always shows your balance and usage statistics.
Can I top up the balance?
Yes, you can top up your token balance at any time through the widget interface.
Is there a trial period?
Yes, when you install an AI widget for the first time, you receive free tokens for testing.