Tokens are the unit of billing 🔢
Every request is billed per token. Input tokens are what you send, output tokens are what the model replies with.

Why output costs more
Generating text is more expensive than reading it. Most providers price output tokens higher than input tokens.
A practical example
| Request | Input tokens | Output tokens | Relative cost |
|---|---|---|---|
| Short chat | 100 | 50 | Low |
| Summarize a page | 2,000 | 300 | Medium |
| Write a code module | 1,000 | 1,500 | High |
Credits vs dollars 💱
Your balance is measured in credits, which map 1:1 to the platform currency. The panel shows the exact credit cost of each model before you send a request.
Reduce the bill
- Keep system prompts short
- Use output limits
- Pick mini models for easy tasks
Frequently asked questions ❓
What exactly is a token?
A token is a chunk of text the model reads or writes — roughly four characters for English.
Why does output cost more than input?
Generating new text is more compute-intensive than reading your prompt, so output tokens are priced higher.
Where can I see per-model prices?
The panel shows the exact credit cost of each model before you send a request.
How can I lower my bill?
Shorten prompts, cap output tokens and pick mini models for simple tasks.
How to Redeem Your API Credits
Every purchase on DaqiToken includes a unique redemption code (ONEAPI-XXXXXX). Here is how to turn it into usable credits:
1. Buy a package
Get your redemption code at checkout from the TOKEN store.
2. Log in
Open the Daqi account panel. Create an account in seconds if you do not have one.
3. Redeem
Paste the code in your account and press Redeem. Credits appear instantly.
4. Create an API token
Use your token as the API key with any OpenAI-compatible client.
Frequently asked questions ❓
How long does redemption take?
Credits appear on your account instantly after you press Redeem — there is no waiting period.
What if my code does not work?
Check for extra spaces or a typo first. If it still fails, contact support with your order number and we will sort it out.
Do credits expire?
No, credits never expire. You can keep them for as long as you need.
Can I split one code across multiple accounts?
No. Each redemption code can be used only once and credits go to the account that redeems it.
Comments (200)