{
"prompt": "--iw 0.8",
"text_image": "",
"template_id": 80,
"ratio": 1,
"type": "textart",
"callback_url": "http://127.0.0.1:2222"
}
curl --location --request POST 'https://goapi.gptnb.ai/api/v1/images/shadow/generate' \
--header 'Authorization: Bearer mx-FCFFCogCqlD78riSWLVlRGeG5eLv0tb1Tm2UZP2yLhfpEd97' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "--iw 0.8",
"text_image": "",
"template_id": 80,
"ratio": 1,
"type": "textart",
"callback_url": "http://127.0.0.1:2222"
}'
{}