Image Generationtextimage

Wan 2.7 Image

万相 2.7 图像生成与编辑模型

Input

Generation mode

Describe the image with text only, no reference upload required.

Seed
02147483647
Size
Watermark
Ready to generateReady to generate

API Reference

POSThttps://api.token360.ai/v1/images/generations
curl https://api.token360.ai/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer your-api-key" \
  -d '{
  "model": "wan2.7-image",
  "prompt": "A cute cat sitting on a windowsill",
  "n": 1,
  "size": "1280*1280",
  "watermark": false
}'