{
"enable_base64_output": false,
"enable_sync_mode": false,
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/images/1758900083056182689_7tRPMIFB.jpeg",
"https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/images/1758900118199768251_d0hjgd96.jpeg"
],
"loras": [],
"output_format": "jpeg",
"prompt": "Based on the woman in Figure 2 and the man in Figure 1, generate a wedding photo set, following these descriptions: The groom wears a red Chinese-style tunic, and the bride wears an exquisite Xiuhe dress, with a golden phoenix coronet on her head. They stand side by side in front of an ancient vermilion palace wall, with carved wooden windows in the background. The lighting is bright and soft, the composition is symmetrical, and the atmosphere is festive and solemn.",
"seed": -1,
"size": "1024*1322"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.2/text-to-image-realism' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable_base64_output": false,
"enable_sync_mode": false,
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/images/1758900083056182689_7tRPMIFB.jpeg",
"https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/images/1758900118199768251_d0hjgd96.jpeg"
],
"loras": [],
"output_format": "jpeg",
"prompt": "Based on the woman in Figure 2 and the man in Figure 1, generate a wedding photo set, following these descriptions: The groom wears a red Chinese-style tunic, and the bride wears an exquisite Xiuhe dress, with a golden phoenix coronet on her head. They stand side by side in front of an ancient vermilion palace wall, with carved wooden windows in the background. The lighting is bright and soft, the composition is symmetrical, and the atmosphere is festive and solemn.",
"seed": -1,
"size": "1024*1322"
}'
{
"code": 200,
"message": "success",
"data": {
"id": "51aefa20d0ae459ab6689e8694106785",
"model": "wavespeed-ai/flux-dev-ultra-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/51aefa20d0ae459ab6689e8694106785/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-20T08:26:46.871Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}