Alibaba Cloud: qwen-mt-image
qwen-mt-image- Price
- From $0.000441
- Modalities
- Image
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.
ImageTokenLab endpointPOST/v1/images/generationscurl -X POST "https://api.tokenlab.sh/v1/images/generations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "model": "qwen-mt-image", "prompt": "A minimalist product photo of matte black headphones on a soft blue background." }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
Image Number
Per image- Official price
- $0.0004412
- TokenLab price
- $0.0004412
- Discount
- -
| Official pricePer image | TokenLab pricePer image | Discount | |
|---|---|---|---|
| Image Number | $0.0004412 | $0.0004412 | - |
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.
Use cases
Product visuals
Make campaign images, catalog scenes, and design directions from a few prompts.
Iterative editing
Create edits and variations from an existing image.
Creative testing
Compare prompt results, output counts, and response formats.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Generate a clean product shot of matte black headphones on a soft blue gradient.
Edit the source image into a premium ecommerce hero with natural shadows.
Give me three visual directions for a developer-tool launch banner.
FAQ
How much does qwen-mt-image cost?
On TokenLab, qwen-mt-image costs $0.0004412 Per image. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.
Which endpoint should qwen-mt-image use?
Use https://api.tokenlab.sh/v1/images/generations for qwen-mt-image. The request example below shows the matching code shape.