Z-Image Basic

图片 (Image) · Z-Image

No API keys yet — create one first

Online Test
Send Request

Optional. Upload a reference image to enable image-to-image generation

HD Enhancement

Generate at higher quality (uses extra credits)

Enhanced Availability

Allow the platform to continue processing when the current model is temporarily unavailable

Select or enter an API key to enable Send

Response
Response
Response will appear here
API Docs
Host (Overseas)
https://devapiany.mexxxxai.win
Endpoint
https://devapiany.mexxxxai.win/api/v1/images/generate

Model Type

图片 (Image)

Credits/Req

4/次

Max Tokens

Endpoint

/api/v1/images/generate

curl https://devapiany.mexxxxai.win/api/v1/images/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "Z-Image",
    "prompt": "A beautiful sunset over the ocean",
    "img_size": "1k",
    "aspect_ratio": "1:1",
    "hd_pro": false,
    "use_official_fallback": true,
    "image_url": ""
  }'