Kling V3 T2I
Kling V3 text-to-image model with improved prompt adherence and 1K/2K output support for higher-fidelity creative generation.
POST
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
application/json
Image description text, supports Chinese and English
Required string length:
1 - 2500Example:
"A cinematic portrait of an astronaut standing in a desert at sunset"
Negative prompt describing undesired elements
Required string length:
1 - 2500Example:
"blurry, low quality, overexposed"
Image aspect ratio
Available options:
16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, 21:9 Example:
"16:9"
Image resolution. Kling V3 supports both 1K and 2K output.
Available options:
1k, 2k Example:
"2k"
Number of images to generate per request
Required range:
1 <= x <= 9Example:
3