diff --git a/docs/api-reference/image-generation.md b/docs/api-reference/image-generation.md index 55885bd..6eddcf8 100644 --- a/docs/api-reference/image-generation.md +++ b/docs/api-reference/image-generation.md @@ -56,7 +56,7 @@ Prices are what the `402` challenge quotes and what is billed for **one** image | `google/nano-banana-pro` | Google | 1024x1024, 2048x2048, 4096x4096 | $0.106 / $0.106 / $0.1585 | | `zai/cogview-4` | Zhipu AI | 512x512 – 1440x1440 | $0.01675 / $0.022 | | `xai/grok-imagine-image` | xAI | 1024x1024 | $0.022 | -| `xai/grok-imagine-image-pro` | xAI | 1024x1024 | $0.0745 | +| `xai/grok-imagine-image-pro` | xAI | 1024x1024 | $0.0535 | | `bytedance/seedream-5-pro` | ByteDance | 1024x1024 – 2848x1600 (8 sizes) | $0.04825 / $0.0955 | `GET /api/v1/images/models` returns the same catalog with `pricing.sizes[]` per model (catalog rates, before margin and fee). `openai/dall-e-3` was removed from the catalog and now returns the unknown-model `400`. diff --git a/docs/api-reference/models.md b/docs/api-reference/models.md index ee8d9a6..536d0c5 100644 --- a/docs/api-reference/models.md +++ b/docs/api-reference/models.md @@ -261,7 +261,7 @@ Media prices below include the 5% media margin; the flat $0.001 transaction fee | `google/nano-banana-2` | Nano Banana 2 | $0.0945/image | | `google/nano-banana-pro` | Nano Banana Pro | $0.105-0.1575/image | | `xai/grok-imagine-image` | Grok Imagine | $0.021/image | -| `xai/grok-imagine-image-pro` | Grok Imagine Pro | $0.0735/image | +| `xai/grok-imagine-image-pro` | Grok Imagine Pro | $0.0525/image | | `zai/cogview-4` | CogView-4 | $0.01575-0.021/image | | `bytedance/seedream-5-pro` | Seedream 5.0 Pro | $0.047-0.095/image (async, ~2 min) |