ByteDance: doubao-seed-translation
doubao-seed-translation- Input / Output
- $0.1765 / $0.5294
- Context
- 4K
- Max output
- 3.1K
- Modalities
- Chat
Getting started
Create API key
Create a key in Console, then use it with every model on the platform.
Send your first request
Copy the example for your language and run it against the endpoint.
TranslationTokenLab endpointPOST/v1/translationscurl -X POST "https://api.tokenlab.sh/v1/translations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "source_language": "auto", "target_language": "en", "model": "doubao-seed-translation", "text": "你好,欢迎使用 TokenLab。" }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
Pricing
Per 1M tokens- TokenLab price
- Input$0.1765Output$0.5294Per 1M tokens
- Official price
- Input$0.1765Output$0.5294Per 1M tokens
| Official pricePer 1M tokens | TokenLab pricePer 1M tokens | Discount | |
|---|---|---|---|
| Input | $0.1765 | $0.1765 | - |
| Output | $0.5294 | $0.5294 | - |
Usage & activity
Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.
Usage & availability
Last 24 hoursNo data yet
Data is based on aggregate user requests, excluding status checks.
Open in Console
Open doubao-seed-translation in Console with a prompt ready to edit or send.
Help me try doubao-seed-translation with translation at /v1/translations. Show the result and cost.
Use cases
Localization
Translate product, support, and operational copy through one API.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Translate this launch announcement into concise product copy.
Send the smallest possible request and show me the result and cost.
Compare this model with a cheaper one in the same category — when is each worth it?
Cost calculator
FAQ
How much does doubao-seed-translation cost?
On TokenLab, doubao-seed-translation costs Input $0.1765 / Output $0.5294 Per 1M tokens. The pricing table above shows the full breakdown.
How do I test doubao-seed-translation?
Open doubao-seed-translation in Create. A sample for /v1/translations will be ready to try.
Which endpoint should doubao-seed-translation use?
Use https://api.tokenlab.sh/v1/translations for doubao-seed-translation. The request example below shows the matching code shape.
Can I test doubao-seed-translation before integrating it?
Yes. Open Console starts a ready draft for doubao-seed-translation and keeps your prompt after sign-in, so you don’t lose context.
Which operations does doubao-seed-translation support?
doubao-seed-translation supports Translation. Select an operation above to see its endpoint and request example.