{
"prompt": "photo of a girl smiling during a sunset, with lightnings in the background",
"image_size": {
"width": 1024,
"height": 1024
},
"embeddings": [],
"format": "jpeg"
}curl --location --request POST 'https://api.302.ai/302/submit/sdxl-lightning-v2' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "photo of a girl smiling during a sunset, with lightnings in the background",
"image_size": {
"width": 1024,
"height": 1024
},
"embeddings": [],
"format": "jpeg"
}'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/20260113/28c5cbfe6049705ccb3f85324019a698.jpg",
"content_type": "image/jpeg",
"file_size": 0,
"width": 1024,
"height": 1024
}
],
"seed": 0,
"has_nsfw_concepts": [
false
],
"debug_latents": null,
"debug_per_pass_latents": null
}