{
"prompt": "A plate of sushi, where the fish is replaced with translucent ocean waves and tiny surfers ride on top.",
"aspect_ratio": "16:9"
}
curl --location --request POST 'https://api.302.ai/302/submit/luma-photon' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--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/ee930c6f3e10fa8d79d83ec63871e947.jpg","content_type":"image/jpeg","file_size":225774}]}