POST https://api.tokenhot.ai/v1/video/generationsveo3.1prompt;带 imageUrls 即图生视频,不带即文生视频。NOT_START → IN_PROGRESS → SUCCESS / FAILURE。curl --location 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Content-Type: application/json' \
--data '{
"model": "veo3.1",
"prompt": "a golden retriever running across a sunny beach, slow motion, cinematic",
"aspect_ratio": "16:9",
"resolution": "1080p"
}'{
"id": "task_JaURYzdMLazjhxxxxxvwEWnyHSDlS",
"task_id": "task_JaURYzdMLazjhxxxxxxfAPvwEWnyHSDlS",
"object": "video",
"model": "veo3.1",
"status": "queued",
"progress": 0,
"created_at": 1771324467
}