Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/openai/gpt-image-2?fal_webhook=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "a cute red panda coding on a laptop, studio lighting",
"image_size": "landscape_4_3",
"quality": "high",
"num_images": 1,
"output_format": "png"
}'{
"status": "IN_QUEUE",
"request_id": "qimage-root-1782369141807001000",
"response_url": "https://api.qnaigc.com/queue/openai/gpt-image-2/requests/qimage-root-1782369141807001000",
"status_url": "https://api.qnaigc.com/queue/openai/gpt-image-2/requests/qimage-root-1782369141807001000/status",
"cancel_url": "",
"queue_position": 0,
"logs": null
}