{"slug":"deepai-pay-zeroclick-io-video-api-text2video-56263d","title":"Submits a text to video job","host":"deepai.pay.zeroclick.io","method":"POST","resource":"https://deepai.pay.zeroclick.io/video-api/text2video","category":"image","description":"Submits a text to video job. Returns {id, status: \"processing\"} immediately; poll GET /video-api/status/{id} every few seconds until status is completed (output_url) or failed (error). The status record expires one hour after completion. Prompts over 3000 characters and flagged content are rejected ","price_listed":1.0,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","zeroclick:card"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"duration":5,"mode":"hd","prompt":"a golden retriever surfing a wave at sunset","shape":"landscape"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"example":{"duration":5,"mode":"hd","prompt":"a golden retriever surfing a wave at sunset","shape":"landscape"},"properties":{"duration":{"default":5,"description":"Length of the generated video in seconds, 5 to 15. Billing is per second.","example":5,"maximum":15,"minimum":5,"type":"integer"},"mode":{"default":"hd","description":"hd for standard videos (billed as hd_seconds), hollywood for 2K cinematic quality (billed as hollywood_seconds).","enum":["hd","hollywood"],"example":"hd","type":"string"},"prompt":{"description":"What to generate, up to 3000 characters.","example":"a golden retriever surfing a wave at sunset","maxLength":3000,"type":"string"},"shape":{"default":"auto","description":"Output shape. auto uses landscape for text to video and matches the source image for image to video. Must be auto in hollywood mode for image to video.","enum":["square","landscape","standard","vertical","portrait","auto"],"example":"landscape","type":"string"}},"required":["prompt"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Submits a text to video job. Returns {id, status: \"processing\"} immediately; poll GET /video-api/status/{id} every few seconds until status is completed (output_url) or failed (error). The status record expires one hour after completion. Prompts over 3000 characters and flagged content are rejected with a 400. Billed per second at the chosen mode.","last_updated":"2026-09-10T14:29:23.638Z","schemes":["exact"]}