{"uid":"cap_ZPU_XD58uGPFrnzHFuh09","slug":"treza-labs-text-to-video-generator-5b907dc9","name":"Treza Labs Text-to-Video Generator","description":"Generate a video from a text prompt and get the file back. Price scales with clip length and the model you pick: minimax-h3 (default) 5s $0.42, 10s $0.84, 15s $1.26; seedance-2.5 5s $1.64, 10s $3.27, 15s $4.90, in 16:9 or 9:16. Send a prompt, poll the returned statusUrl until the video URL appears. No account, API key, or signup: the payment is the only credential.","url":"https://www.trezalabs.com/api/x402/video","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["prompt"],"properties":{"model":{"enum":["minimax-h3","seedance-2.5"],"type":"string","default":"minimax-h3","description":"Which video model renders it. minimax-h3: 768p with native audio, and the fewest prompt refusals of anything we run. The default, and the right choice unless you have a reason to pay more. seedance-2.5: 720p with native audio and higher fidelity, at about four times the price. Its content filter is strict: prompts that resemble a brand, a broadcast, or a famous scene are refused. A refusal is not charged, and the status response carries a retryUrl that renders a reworded prompt without paying again. Prices: minimax-h3 (default) 5s $0.42, 10s $0.84, 15s $1.26; seedance-2.5 5s $1.64, 10s $3.27, 15s $4.90."},"prompt":{"type":"string","maxLength":2000,"description":"What the video should show."},"seconds":{"enum":[5,10,15],"type":"number","default":5,"description":"Clip length. Longer clips cost proportionally more; the 402 challenge quotes the price for the length you send."},"aspectRatio":{"enum":["16:9","9:16"],"type":"string","default":"16:9","description":"Landscape (16:9) or vertical (9:16)."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.42","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.42/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.42","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.42","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_J9g2GUHMwgkTv5MuQjmc1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.42","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a short video clip (5s, 10s, or 15s) from a text prompt in landscape or vertical format, paid per-call via USDC with no account required.","exampleAgentPrompt":"Generate a 10-second landscape video of a red fox running through a snowy forest at dusk.","exampleUseCases":[{"title":"Social media vertical clip creation","prompt":"Make me a 5-second vertical video of ocean waves crashing on a tropical beach — I need it in 9:16 format for an Instagram story."},{"title":"Product concept visualization","prompt":"Create a 15-second landscape video showing a sleek electric sports car driving through a neon-lit city at night."},{"title":"Animated explainer snippet","prompt":"Generate a 10-second video of a friendly robot assembling puzzle pieces on a white background, landscape orientation."}],"resultDescription":"On success, the endpoint returns a statusUrl that the caller polls until the video is ready; once complete, the response contains a URL to the generated video file. The video is 5, 10, or 15 seconds long in either 16:9 or 9:16 aspect ratio, as requested.","failureModes":["Payment not received or insufficient USDC — 402 response with pricing challenge","Invalid or empty prompt — validation error","Unsupported seconds value (not 5, 10, or 15) — schema error","Unsupported aspect ratio — schema error","Video generation timeout or upstream model failure — status URL may return error state","Polling statusUrl indefinitely if generation hangs — no built-in webhook fallback"],"whenToPreferThis":"Choose this endpoint when you need to generate a short video clip from a natural language prompt without setting up an account or API key — payment via USDC is the only credential. It is ideal for agents that need on-demand, pay-per-use video generation at a known per-second price, especially for 5–15 second clips in landscape or vertical format. Prefer alternatives if you need longer videos, audio, custom styles, or higher-volume bulk generation with account-level rate management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:36:56.294Z","isFirstParty":false}