KI
kie/gpt-image-2
Gestartet 2022-08-18 · Betrieb seit 1372 TagenCardPayPalApple PayCryptoCash AppWeChatHOT
Fähigkeit
Text zu BildBild zu Bild
Gewichteter Rabatt
-69%
Preisrang #11 / 13
Abrechnungsart
Pro Konfiguration
Auflösung
Parametervollständigkeit
22%
API-Dok. Bewertung 67/100
Eigene API, Dokumentation weitgehend vollständig, aber ohne mehrsprachige Beispiele und Fehlercodes
Preise
| Qualität \ Auflösung | 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% |
Preiseinheit: USD, offizieller Preis von OpenAI öffentlicher Preisgestaltung (USD)
API
API-Stil
Custom RESTLieferung
Async (Polling)Async (Webhook)
SDK
Nur REST
Ausgabe
url
Integration
Basis-URL
https://api.kie.aiEndpunkt
POST
/api/v1/jobs/createTaskAuthentifizierung
bearer(Authorization)
Content-Type
application/jsonAnfrageparameter
| Name | Typ | Pflicht | Standard | Werte |
|---|---|---|---|---|
| model | string | pflicht | — | gpt-image-2-text-to-imagegpt-image-2-image-to-image |
| input.prompt | string | pflicht | — | — |
| 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 | — | — |
Entwicklererfahrung
Codebeispiele
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