Image models › GPT Image
GPT Image-1.5 - Text to Image
GPT Image-1.5 - Text 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": "1:1",
"prompt": "\u2026",
"quality": "medium"
},
"model": "gpt-image-1-5-text-to-image"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
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:2Default:
1:1 |
quality |
string | required | Quality: medium=balanced, high=slow/detailed. Values: medium, highDefault:
medium |
Pricing
Price on request; the charge is settled from actual consumption with the image coefficient ×2.0. See Pricing & tokens.