{
"enable_base64_output": false,
"enable_sync_mode": false,
"output_format": "jpeg",
"prompt": "A powerful, character-driven portrait of a handsome man in his late 50s with silver hair and kind, crinkling eyes. He has a weathered but gentle face. He's a craftsman, wearing a flannel shirt and leather apron in his rustic, well-lit woodworking shop. He is looking directly at the camera with a proud, warm smile. The image is sharp, detailed, and conveys a sense of wisdom and skill. Shot in the style of a documentary portrait.\n\n\n\n\n",
"seed": -1,
"size": "1024*1322"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/chroma' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable_base64_output": false,
"enable_sync_mode": false,
"output_format": "jpeg",
"prompt": "A powerful, character-driven portrait of a handsome man in his late 50s with silver hair and kind, crinkling eyes. He has a weathered but gentle face. He'\''s a craftsman, wearing a flannel shirt and leather apron in his rustic, well-lit woodworking shop. He is looking directly at the camera with a proud, warm smile. The image is sharp, detailed, and conveys a sense of wisdom and skill. Shot in the style of a documentary portrait.\n\n\n\n\n",
"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
}
}
}