Image models › GPT Image

GPT Image-1.5 - Image to Image

GPT Image-1.5 - Image to Image

image GPT Image price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {
    "aspect_ratio": "3:2",
    "input_urls": "\u2026",
    "prompt": "\u2026",
    "quality": "medium"
  },
  "model": "gpt-image-1-5-image-to-image"
}

Input parameters

NameTypeRequiredDescription
input_urls array required Upload an image file to use as input for the API (File URL after upload, not file content; Accepted types: image/jpeg, image/png, image/webp; Max size: 10.0MB)
prompt string required A text description of the image you want to generate
aspect_ratio string required Width-height ratio of the image, determining its visual form.
Values: 1:1, 2:3, 3:2
Default: 3:2
quality string required Quality: medium=balanced, high=slow/detailed.
Values: medium, high
Default: medium

Pricing

Price on request; the charge is settled from actual consumption with the image coefficient ×2.0. See Pricing & tokens.