Gpt Image 1 Mini
GPT Image 1 mini combines OpenAI's advanced language capabilities, powered by GPT-5, with GPT Image 1 Mini for efficient image generation.
Header parameters
AuthorizationstringRequiredExample:
sk-XIl7IWyv0rWebaWIlTJwGsLtfxH1bCh1lA4p6eXDtDaScfOFBody
modelstringRequiredExample:
model is the model name
gpt-image-1-mini-image-to-imagepromptstringRequiredExample:
The prompt to edit the image.
Replace the first image have the same image style as the second image.image_urlsstring[] · min: 1 · max: 4Required
List of URLs of input images for editing.
ninteger · enumOptionalDefault:
n is the number of images to generate, default value is 1.
1Example: 1Possible values: output_formatstring · enumOptionalDefault:
output_format indicate the output format, default value is url.
urlExample: urlPossible values: Responses
200Success
application/json
post
/v1/images/edits200Success
Last updated