x402 Video Gateway

api.x402video.com

api.x402video.com

Category
Service
Network
Avg / request
$2.13
Endpoints
1

Service overview

What is x402 Video Gateway?

Seedance 2.0 — parametric text-to-video: choose duration (4-15s), resolution (480p/720p/1080p), ratio, seed, audio. Price scales with duration × resolution.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.x402video.com/generate/seedance/custom" \
  --method POST \
  --data '{
  "duration": "{duration}",
  "generate_audio": "{generate_audio}",
  "prompt": "{prompt}",
  "ratio": "{ratio}",
  "resolution": "{resolution}"
}'
What you get back
{
  "endpoint": "POST /generate/seedance/custom",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services