KI
kie/gpt-image-2
Launched 2022-08-18 · Operating for 1372 daysCardPayPalApple PayCryptoCash AppWeChatHOT
Capability
Text to ImageImage to Image
Weighted Discount
-69%
Price Rank #11 / 13
Billing Mode
Per Config
Resolution
Param Completeness
22%
API Doc Score 67/100
Custom API, docs mostly complete but lacks multi-language examples and error codes
Pricing
| Quality \ Resolution | 1K | 2K | 4K |
|---|---|---|---|
| Low | $0.03 $0.006 +400% | $0.05 $0.012 +317% | $0.08 $0.016 +400% |
| Medium | $0.03 $0.053 -43% | $0.05 $0.107 -53% | $0.08 $0.139 -42% |
| High | $0.03 $0.211 -86% | $0.05 $0.428 -88% | $0.08 $0.565 -86% |
Price unit: USD, official price from OpenAI public pricing (USD)
API
API Style
Custom RESTDelivery
Async (Polling)Async (Webhook)
SDK
REST Only
Output
url
Integration
Base URL
https://api.kie.aiEndpoint
POST
/api/v1/jobs/createTaskAuth
bearer(Authorization)
Content-Type
application/jsonRequest Parameters
| Name | Type | Required | Default | Values |
|---|---|---|---|---|
| model | string | required | — | gpt-image-2-text-to-imagegpt-image-2-image-to-image |
| input.prompt | string | required | — | — |
| input.aspect_ratio | string | optional | auto | auto1:19:1616:94:33:4 |
| input.resolution | string | optional | 1K | 1K2K4K |
| callBackUrl | string | optional | — | — |
| input.input_urls | array | optional | — | — |
Developer Experience
Code Examples
curl
extracted_from: api文档类型/补充kie; OpenAPI 3.0.1 spec; t2i model gpt-image-2-text-to-image; i2i model gpt-image-2-image-to-image; 11种错误码(200-505); prompt max 20000; input_urls max 16; 1:1不支持4K; Apidog run link available