New users get free credits — no credit card requiredGet started
Image GenerationAlibaba

Z-Image API

Fast, high-quality Z-Image generation on the APIAny platform.

Z

Model Type:

Price: 4 credits per requestHigh stability with detailed usage records on the APIAny platform.
89 (suggested: 2,000)

Output aspect ratio.

Preview
No Task Running
Z
IMAGEResult preview

History

Max 20 items

0 running · 0 completed

Your generation history will appear here

Billing Rules

  • • Price shown is charged from the model configuration in admin.
  • • Calls consume current account credits and write usage records.
  • • Media tasks are processed with the same async pipeline as the public API.
  • • Requests run on the APIAny platform with usage tracking.
Pricing
Model
Mode
Quality
Price
Z-Image
Image Generation
1k
4 credits per request

API

curl /api/v1/images/generations \
  -H "Authorization: Bearer sk-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "z-image",
  "prompt": "A clean product hero image for APIAny, modern API gateway console, bright studio lighting",
  "n": 1,
  "aspect_ratio": "1:1",
  "img_size": "1k"
}'
Z-Image API | APIAny