kling/kling-v1.5-t2i

Docs
Schema

[Core Function] Kling V1.5 T2I is an older generation text-to-image model. [Strengths] Pioneered early realistic physics simulation in video generation. Maintained for backward compatibility. [Best For] Existing legacy integrations and workflows that strictly depend on this specific model version's quirks. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Kling V3 T2I.

$0.0320/img
text-to-image

Input

Image description text, supports Chinese and English
Negative prompt describing undesired elements
Image aspect ratio
16:9
Number of images to generate per request
Image resolution. V1.5 only supports 1K
1k

Result

No results yet

Run the model to preview the output here.

Next:

README

"## What Kling V1.5 T2I Does
Kling V1.5 T2I is an older-generation text-to-image model maintained for backward compatibility with legacy integrations. It generates images from text prompts and is intended for existing workflows rather than new projects.

Key Features

  • Text-to-Image Generation: Creates images from bilingual (Chinese/English) prompts up to 2,500 characters.
  • Negative Prompts: Accepts a negative_prompt (up to 2,500 chars) to exclude unwanted elements.
  • Wide Aspect-Ratio Support: Offers 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, and 21:9.
  • Batch Output: Generate 1–9 images per request via n.
  • Asynchronous Architecture: Uses a ““Create Task → Poll Result”” API workflow for reliable integration.

How to Use Kling V1.5 T2I

  1. Write a prompt (Chinese or English, up to 2,500 characters) describing the image, plus an optional negative_prompt.
  2. Submit a POST request to the /api/v1/kling/kling-v1.5-t2i endpoint with your prompt and optional negative_prompt, aspect_ratio, resolution, and n.
  3. Receive an AsyncTaskResponse with a task_id and ““pending”” status.
  4. Poll GET https://api.modellix.ai/api/v1/tasks/{task_id} to monitor the task.
  5. Once complete, retrieve and download the generated image(s).

Best Use Cases

  • Legacy Integrations: Keep existing pipelines that depend on Kling V1.5 running.
  • Backward-Compatibility Testing: Reproduce or validate older outputs.
  • Maintenance Workflows: Support apps not yet migrated to newer Kling versions.

Tips for Better Results

  • Prefer a Newer Model for New Work: This is a legacy model — route to Kling V3 T2I for new creations unless V1.5 is explicitly required.
  • Use Negative Prompts: Add a negative_prompt to filter out unwanted elements and refine results.
  • Note the 1K Limit: V1.5 supports 1K resolution only — choose a newer version if you need higher resolution.
  • Generate in Batches: Increase n (up to 9) to compare multiple options per request.
  • Write Clear, Specific Prompts: Both Chinese and English are supported — be precise about subject and style."

Parameters

Name Description Type Required Enums
prompt Image description text, supports Chinese and English string Yes -
negative_prompt Negative prompt describing undesired elements string No -
aspect_ratio Image aspect ratio string No 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, 21:9
n Number of images to generate per request integer No -
resolution Image resolution. V1.5 only supports 1K string No 1k

Pricing

Unit: $/img

Pricing
$0.0320/img