AT
atlascloud/gpt-image-2
Gestartet 2024-04-18 · Betrieb seit 763 TagenCardHOT
Fähigkeit
Text zu BildBild zu Bild
Gewichteter Rabatt
+3%
Preisrang #6 / 13
Abrechnungsart
Pro Konfiguration
Qualität × Auflösung
Parametervollständigkeit
44%
API-Dok. Bewertung 65/100
Umfangreiche Beispiele in 7 Sprachen, vollständiger Upload-Ablauf, keine Online-Debug-Umgebung
Preise
| Qualität \ Auflösung | 1K | 2K | 4K |
|---|---|---|---|
| Low | $0.01 $0.006 +67% | $0.02 $0.012 +67% | $0.02 $0.016 +25% |
| Medium | $0.06 $0.053 +13% | $0.11 $0.107 +3% | $0.14 $0.139 +1% |
| High | $0.22 $0.211 +4% | $0.43 $0.428 | $0.57 $0.565 +1% |
Preiseinheit: USD, offizieller Preis von OpenAI öffentlicher Preisgestaltung (USD)
API
API-Stil
Custom RESTLieferung
Async (Polling)
SDK
Nur REST
Ausgabe
url
Integration
Basis-URL
https://api.atlascloud.aiEndpunkt
POST
/api/v1/model/generateImageAuthentifizierung
bearer(Authorization)
Content-Type
application/jsonPolling
/api/v1/model/prediction/{prediction_id}Anfrageparameter
| Name | Typ | Pflicht | Standard | Werte |
|---|---|---|---|---|
| model | string | pflicht | — | openai/gpt-image-2/text-to-imageopenai/gpt-image-2/edit |
| prompt | string | pflicht | — | — |
| size | string | optional | 1024x1024 | 1024x768768x10241024x10241024x15361536x10242560x1440+5 |
| quality | string | optional | medium | lowmediumhigh |
| output_format | string | optional | jpeg | jpegpng |
| images | array | optional | — | — |
Betrieb
Timeout
Polling interval: 2-3s recommended
Entwicklererfahrung
Codebeispiele
pythonjavascriptcurlswiftkotlinjavadart
extracted_from: api文档类型/补充atlascloud; t2i 9种size + i2i 7种size; quality low/medium/high; output_format jpeg/png; edit images 1-10; uploadMedia multipart; poll workflow; NSFW detection