Authorization: Bearer ********************{
"prompt": "a red panda eating a bamboo in front of a poster that says \"recraft V3 now available at fal\"",
"image_size": "square_hd",
"style": "realistic_image",
"colors": []
}curl --location --request POST 'https://api.chatfire.cn/fal-ai/recraft/v3/text-to-image' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a red panda eating a bamboo in front of a poster that says \"recraft V3 now available at fal\"",
"image_size": "square_hd",
"style": "realistic_image",
"colors": []
}'{
"status": "IN_QUEUE",
"request_id": "714e4d31-d735-45f7-a9f5-e50eecbb0743",
"response_url": "https://queue.fal.run/fal-ai/minimax/requests/714e4d31-d735-45f7-a9f5-e50eecbb0743",
"status_url": "https://queue.fal.run/fal-ai/minimax/requests/714e4d31-d735-45f7-a9f5-e50eecbb0743/status",
"cancel_url": "https://queue.fal.run/fal-ai/minimax/requests/714e4d31-d735-45f7-a9f5-e50eecbb0743/cancel",
"logs": null,
"metrics": {},
"queue_position": 0
}