Skip to content

Image Recognition

POST
/kling/v1/videos/image-recognize

Analyze a single image.

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

Image to recognize. Supports Base64 encoding or image URL (must be accessible).
Formats: .jpg / .jpeg / .png; max file size 10MB;
min width and height 300px; aspect ratio between 1:2.5 and 2.5:1.

Responses

OK

application/json

Playground

Authorization
Body

Samples