{
"prompt": "hello",
"width": 512,
"height": 512
}
curl --location --request POST 'https://goapi.gptnb.ai/flux/v1/image' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "hello",
"width": 512,
"height": 512
}'
{"id":"8pjvh3rv41rm20ch50ys5n148w"}