Authorization: ********************{
"image_url": "https://example.com/image.jpg",
"count": 5
}curl --location --request POST '/ent/v2/img2video-prompt-recommendation' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"image_url": "https://example.com/image.jpg",
"count": 5
}'{
"prompts": [
"string"
]
}