{
  "id": "klingai/kling-image-o3",
  "name": "Kling IMAGE O3",
  "type": "image",
  "description": null,
  "supports": [
    {
      "id": "txt->img",
      "label": "Text → Image",
      "description": "Generate an image from a text prompt"
    },
    {
      "id": "img->img",
      "label": "Image → Image",
      "description": "Transform or edit a reference image with a prompt"
    },
    {
      "id": "inputs",
      "label": "Inputs",
      "description": "Supports reference/input images"
    },
    {
      "id": "4k",
      "label": "4K",
      "description": "Supports 4K image generation"
    }
  ],
  "pricing": {
    "currency": "USD",
    "perImage": 0.028,
    "perImage4k": 0.056,
    "perInputImage": 0
  },
  "links": {
    "page": "https://mynth.io/models/klingai%2Fkling-image-o3",
    "playground": "https://mynth.io/playground?_m=klingai%2Fkling-image-o3",
    "json": "https://mynth.io/models/klingai%2Fkling-image-o3.json",
    "txt": "https://mynth.io/models/klingai%2Fkling-image-o3.txt",
    "apiDocs": "https://docs.mynth.io/reference/image-generation-request",
    "quickstart": "https://docs.mynth.io/quickstart",
    "sdk": "https://docs.mynth.io/sdk/js-ts/overview"
  },
  "family": [
    {
      "id": "klingai/kling-image-3.0",
      "name": "Kling IMAGE 3.0",
      "page": "https://mynth.io/models/klingai%2Fkling-image-3.0",
      "json": "https://mynth.io/models/klingai%2Fkling-image-3.0.json"
    }
  ]
}