{
"content": "广州塔"
}
curl --location --request POST 'https://api.302.ai/302/gpt-image-creative/generate/generate_miniature_tilt_shift_landscape?run_async=' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "广州塔"
}'
{
"task_id": "b592d006-e2af-484b-aaf9-e838cc20387b",
"status": "completed",
"created_at": "2025-09-08T06:45:36.146902Z",
"completed_at": "2025-09-08T06:46:07.700267Z",
"image_url": "https://file.302.ai/gpt/imgs/20250908/9c4665bbd3774a8d93ebc414d6549864.png"
}