Authorization: Bearer ********************{
"image": "string"
}curl --location 'https://luyaai.com/kling/v1/videos/image-recognize' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"image": "string"
}'{}