Qwen-Image-2.1, image to image, 1K
Overview
Qwen-Image-2.1, image to image, 1K is a image-generation model served via Alibaba. Access it with the same Bearer token and OpenAI-compatible request shape as the other 287 models in the catalog — no provider-specific SDK required. Priced at $0.0280 per image, billed per use from your credit balance.
Use via API
curl https://aimarcusimage.eu/api/v1/jobs/createTask \
-H "Authorization: Bearer sk-aig-..." \
-H "Content-Type: application/json" \
-d '{
"model": "alibaba-qwen-image-2-1-image-to-image-1k",
"input": {
"prompt": "a red fox sitting in snow, golden hour, photographic"
}
}'
Async jobs (video / image / music) return a taskId. Poll /api/v1/jobs/recordInfo?taskId=... or use a webhook to get the result URLs.
Prompt examples
Pricing compare
| Provider | Price per image | Notes |
|---|---|---|
| AI Generate | $0.0280 | This site, pay-as-you-go from $10, no subscription |
| Direct from Alibaba | varies | Requires separate account and higher minimum commitment |
Related models
seedream 5 Pro, input image, First image free
ideogram v3-edit, image-to-image, BALANCED
Qwen image 3.0 Pro, input, 1K
Google nano banana 2, 2K
Ideogram V3 Reframe, image to image, Quality
Qwen image 3.0 Pro, text to image, 2K
FAQ
How much does Qwen-Image-2.1, image to image, 1K cost?+
$0.0280 per image. You pay from your credit balance — no monthly subscription, no minimum commitment. The Starter plan is $10 → 1,430 credits, top up only when you need.
Is Qwen-Image-2.1, image to image, 1K a image model?+
Yes — Qwen-Image-2.1, image to image, 1K is a image-generation model from Alibaba, served through the AI Generate gateway.
How do I call Qwen-Image-2.1, image to image, 1K from my code?+
Use a standard HTTPS POST with a Bearer token to our /api/v1/ endpoint. The request shape matches the OpenAI-compatible convention — no provider-specific SDK needed. See the "Use via API" section above for a working curl example.
Can I use Qwen-Image-2.1, image to image, 1K in production?+
Yes. The endpoint is rate-limited to 20 requests per 10 seconds per API key, retries are idempotent via taskId, and async results are delivered via polling or webhook. Set a daily spend cap in dashboard settings to protect against runaway usage.
What is the markup compared to the upstream provider?+
We route through a mix of direct provider integrations (OpenAI, Anthropic) and wholesale aggregators (kie.ai, OpenRouter) — typically 20-40% above raw provider cost. Volume tiers at $50 / $200 / $1000 / $5000 monthly spend reduce the markup to as low as 10%.
Ready to try Qwen-Image-2.1, image to image, 1K?
Sign up in 30 seconds. Top up $10 (1,430 credits) — enough for dozens of generations.