{
"prompt": "sky city",
"model": "baidu-irag-t2i"
}
curl --location --request POST 'https://api.302.ai/302/image/generate' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "sky city",
"model": "baidu-irag-t2i"
}'
{"image_url":"https://file.302.ai/gpt/imgs/4dce725a4b1aa5e6b7f4711dae61199f.png","data":{"completed_at":"2025-04-18T10:29:16.80035912Z","created_at":"2025-04-18T10:29:10.071Z","error":"","id":"17449721508952","model":"sdxl","output":"[\"https://file.302.ai/gpt/imgs/4dce725a4b1aa5e6b7f4711dae61199f.png\"]","started_at":"2025-04-18T10:29:10.079674739Z","status":"succeeded"}}