{
"model": "nano-banana",
"prompt": "Make the sheets in the style of the logo. Includes this logo color. Make the scene natural.",
"image_input": [
"https://vmodel.ai/data/model/vmodel/nano-banana/nano1.png",
"https://vmodel.ai/data/model/vmodel/nano-banana/nano2.png"
],
"output_format": "png",
"disable_safety_checker": false
}curl --location --request POST 'https://api.sora2.pub/v1/images/generations' \
--header 'Authorization: Bearer {{api_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "nano-banana",
"prompt": "Make the sheets in the style of the logo. Includes this logo color. Make the scene natural.",
"image_input": [
"https://vmodel.ai/data/model/vmodel/nano-banana/nano1.png",
"https://vmodel.ai/data/model/vmodel/nano-banana/nano2.png"
],
"output_format": "png",
"disable_safety_checker": false
}'{
"data": [
{
"url": "https://cdn.vmimgs.com/datarm/user/result/20251023/460e349d-c14f-4f71-bc61-1e0f753f3174.jpeg?OSSAccessKeyId=LTAI5tNM9qWxkwzrvthQ6zYZ&Expires=1761236156&Signature=G9IoKtg6S%2FRXL7gMCrLgXKlF2ns%3D",
"b64_json": "",
"revised_prompt": ""
}
],
"created": 1761221745
}