Authorization: Bearer ********************{
"image": "https://lsky.zhongzhuan.chat/i/2024/10/17/6711068a14527.png",
"size": "1024x1536",
"prompt": "Change Z to X",
"model": "grok-3-image",
"n": 2,curl --location --request GET 'https://api.vectorengine.ai/v1/images/generations' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"image": "https://lsky.zhongzhuan.chat/i/2024/10/17/6711068a14527.png",
"size": "1024x1536",
"prompt": "Change Z to X",
"model": "grok-3-image",
"n": 2,'{}