Example inputPOST /api/v1/x402/video-draft
{
"prompt": "A cinematic silver fox runs through fresh snow, tracking shot",
"aspect_ratio": "16:9"
}
Portable intent card · video
Generate a four-second 720p video draft for $0.03 with a durable MP4 URL and delivery receipt.
Intent to transaction
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/video-draft -m POST -H 'x-delx-source: intent-card-affordable-video-generation-api' --max-amount 0.03 -b '{"prompt":"A cinematic silver fox runs through fresh snow, tracking shot","aspect_ratio":"16:9"}'
{
"prompt": "A cinematic silver fox runs through fresh snow, tracking shot",
"aspect_ratio": "16:9"
}
{
"intent": "generate a short video draft from a prompt",
"tool_name": "generate_video_draft",
"price_usdc": "0.03",
"machine_url": "https://commerce.delx.ai/intents/affordable-video-generation-api.json"
}
Portable and inspectable