curl --location --request POST 'https://api.302.ai/302/submit/aura-flow' \
--header 'Authorization: Bearer ' \
--form 'prompt="Close-up portrait of a majestic iguana with vibrant blue-green scales, piercing amber eyes, and orange spiky crest. Intricate textures and details visible on scaly skin. Wrapped in dark hood, giving regal appearance. Dramatic lighting against black background. Hyper-realistic, high-resolution image showcasing the reptile'\''s expressive features and coloration."'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/5bd65671993881b8a5a0dbcc5e5177b9.png",
"content_type": "image/png",
"file_size": 1541883,
"width": 1024,
"height": 1024
}
],
"seed": 4152140847,
"has_nsfw_concepts": null,
"debug_latents": null,
"debug_per_pass_latents": null
}