首页/GPT Image 2 Native Generations
OpenAI

GPT Image 2 Native Generations

Image
Model API Documentation

OpenAI-compatible native GPT Image 2 generation passthrough.

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/oai/images/generations' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'
Contact Us