{
"prompt": "A portrait of an Asian woman with neon green lights in the background, shallow depth of field.",
"aspect_ratio": "1:1"
}
curl --location --request POST 'https://api.302.ai/302/submit/imagen-3-fast' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A portrait of an Asian woman with neon green lights in the background, shallow depth of field.",
"aspect_ratio": "1:1"
}'
{
"completed_at": "",
"created_at": "",
"error": "",
"id": "",
"model": "",
"output": "",
"started_at": "",
"status": ""
}