curl --location --request POST 'https://api.302.ai/302/submit/luma-photon-flash' \
--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/20260113/f95df4f91aa7d0ba7064777dd46b1a16.jpg",
"content_type": "image/jpeg",
"file_size": 131320
}
]
}