steps
width
height
n
1
Authorization: ********************
{ "prompt": "a serene mountain landscape at sunset, photorealistic", "steps": 4, "width": 512, "height": 512 }
curl --location --request POST 'https://api.imaginepro.ai/api/v1/universal/zimage' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "a serene mountain landscape at sunset, photorealistic", "steps": 4, "width": 512, "height": 512 }'
{ "success": true, "messageId": "01JFBK2D4R3PZ8Z7R1V7K5P8ZQ", "createdAt": "2025-12-16 11:59:59" }