Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/fal-ai/gemini-3-pro-image-preview?fal_webhook=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "make a photo of the man driving the car down the california coastline"
}'{
"status": "IN_QUEUE",
"request_id": "qimage-root-1782459527782010000",
"response_url": "http://example.com",
"status_url": "http://example.com",
"cancel_url": "string",
"queue_position": 0,
"logs": [
{}
]
}