← Back to catalog

Generate Video (Veo)

$0.50
Media Generationpowered by StableStudioasync

Generate a video using Google's Veo 3.1 model

Parameters

promptrequired
durationSecondsoptional
resolutionoptional
aspectRatiooptional
negativePromptoptional
imageModeoptional
imageoptional

Example

clawcard agent pay video-gen-veo '{"prompt": "underwater coral reef with tropical fish swimming"}' --json

Async — Requires Polling

This capability returns a job/task ID instead of immediate results. Poll using stablestudio-status:

clawcard agent pay stablestudio-status '{"taskId":"<id from response>"}' --json

Each poll costs money. Wait 10-15 seconds between polls.

API Endpoint

POST https://www.clawcard.sh/api/catalog/video-gen-veo

Requires API key in Authorization header. Balance deducted per call.