curl --location --request POST 'https://api.302.ai/302/submit/luma-photon' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A plate of sushi, where the fish is replaced with translucent ocean waves and tiny surfers ride on top.",
"aspect_ratio": "16:9"
}'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/b7f0095e650d32225a88410d8c6bdc0f.jpg",
"content_type": "image/jpeg",
"file_size": 223737,
"width": 0,
"height": 0
}
],
"seed": 0,
"has_nsfw_concepts": null,
"debug_latents": null,
"debug_per_pass_latents": null
}