K
kie.ai
/veo3-video
Veo 3 text-to-video
Generate an 8-second video with Google Veo 3 (fast) from a prompt. Returns result video URLs.
liveasyncdegraded · 192ms~120s typical
video generationveogoogletext to video
$0.600
per call
plus $0.001 platform fee per run
kie.ai Veo 3 fast rate plus 25%
Bring your own kie.ai key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run kie /veo3-video for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | Prompt |
| aspect_ratio | string | 16:9 or 9:16 default "16:9" |
| image_url | string | Optional reference image URL for image-to-video |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"kie","endpoint":"/veo3-video","input":{"prompt":"...","aspect_ratio":"16:9"},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p kie -e /veo3-video -i '{"prompt":"...","aspect_ratio":"16:9"}' -w 120mcp
run_tool({ provider: "kie", endpoint: "/veo3-video", input: {"prompt":"...","aspect_ratio":"16:9"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.