Otto AI · Video GEN

by Otto AI

POSTBaseSolana

$1.75

per call · USD Coin on Base

AI video generation via fal.ai — default model: ByteDance Seedance 2.0. Alternatives: fal-ai/sora-2/text-to-video, fal-ai/veo3.1. Dynamic pricing per request: at-cost fal.ai rate + 15% margin (floor $0.05); the advertised price is the Seedance 5s reference quote — the actual quote is returned per request. Supports text-to-video and image-to-video.

Endpoint

POST https://x402.ottoai.services/video-gen

6

Calls / 30d

2

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://x402.ottoai.services/video-gen", {
  method: "POST",
});
const data = await res.json();
cURL
curl -X POST \
  "https://x402.ottoai.services/video-gen?aspect_ratio=16%3A9&duration=5&model=seedance-2.0&prompt=A+serene+mountain+landscape+at+sunset+with+slow+drone+flyover" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "duration": 5,
  "model": "seedance-2.0",
  "price": 1.75,
  "resolution": "720p",
  "status": "success",
  "videoUrl": "https://images.useotto.xyz/xyz.mp4"
}

Payment details

Pay to0x0e84ddedaae6a779c462c22a59f301ec31b6b808
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Media & Generation and the homepage with a featured placement.

Get featured →

More from Otto AI & similar services