curl --location --request POST 'https://api.302.ai/302/submit/flux-realism' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a woman speaking onstage from google,white background with corporate logos blurred out, tech conference",
"image_size": {
"width": 1024,
"height": 768
},
"num_inference_steps": 28,
"guidance_scale": 3.5
}'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/20260113/e3b8946f1ffe9225d511fb34cdef1f4e.jpg",
"content_type": "image/jpeg",
"file_size": 0,
"width": 1024,
"height": 768
}
],
"seed": 102196387,
"has_nsfw_concepts": [
false
],
"debug_latents": null,
"debug_per_pass_latents": null
}