Image
GPT Image 1 High
Generate images using OpenAI’s GPT Image model at high quality.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Credits | 35 credits |
| Tool | create-image |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | create-image |
input.model | string | Yes | gpt-image-1-high |
input.prompt | string | Yes | Text prompt for image generation |
input.image_size | string | No | Output size. Options: 1024x1024, 1024x1536, 1536x1024, auto (default: 1024x1024) |