首页/GPT Image 2 Text to Image
OpenAI

GPT Image 2 Text to Image

Image
Model API Documentation

GPT Image 2 文生图生成模型的调用 API,支持多种质量等级(low/medium/high)和尺寸。根据文本提示词生成图像,可配置输出格式、压缩率和背景设置。

0 / 2000
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Example

Request JSON

{}

API

Request

curl --location --request POST 'https://api.highwayapi.ai/v3/gpt-image-2-text-to-image' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'
Contact Us