{
"prompt": "A French bulldog holding a sign that reads: 'Beware of the dog inside'",
"image_size": {
"width": 1024,
"height": 768
}
}curl --location --request POST 'https://api.302.ai/302/submit/qwen-image-2512' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A French bulldog holding a sign that reads: '\''Beware of the dog inside'\''",
"image_size": {
"width": 1024,
"height": 768
}
}'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/20260107/34a8758489e02a195cbe24ff333cafac.png",
"content_type": "image/png",
"file_size": 0,
"width": 1024,
"height": 768
}
],
"seed": 504078170,
"has_nsfw_concepts": [
false
],
"debug_latents": null,
"debug_per_pass_latents": null
}