{"uid":"cap_EQ6DbG-7W-C74gbteX91D","slug":"deepai-pay-zeroclick-io-check-video-job-status-866dedbc","name":"Check Video Job Status","description":"Returns the state of a video job you submitted: {status: \"processing\"}, {status: \"completed\", output_url} or {status: \"failed\", error}. Free. Served only to the agent that submitted the job; other callers get a 404. The record and its output_url expire one hour after completion, so download the video as soon as it completes.","url":"https://deepai.pay.zeroclick.io/video-api/status/{id}","method":"GET","headers":{},"bodySchema":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"The job id returned by text2video or img2video."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.000000","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"unknown_unparsed","priceSource":"registry","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":"unknown","summary":"price unknown","primary":{"kind":"unknown","protocol":"mpp","network":"tempo","amountUsd":null,"per":"call","confidence":"unknown"},"accepted":[{"kind":"unknown","protocol":"mpp","network":"tempo","amountUsd":null,"per":"call","confidence":"unknown"}]},"paymentMethods":[{"uid":"pm_ZsqEIZAoPzHfLJoHe6RwU","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.000000","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"deepai.pay.zeroclick.io","brandSlug":"deepai-pay-zeroclick-io-mpp","brandBaseUrl":"https://deepai.pay.zeroclick.io","brandDocsUrl":null,"whatItDoes":"Polls the processing status of a previously submitted text-to-video or image-to-video job, returning its current state and output URL upon completion.","exampleAgentPrompt":"Check whether my video generation job with ID abc123 has finished yet, and give me the download link if it's done.","exampleUseCases":[{"title":"Polling until video is ready","prompt":"Keep checking job def456 every 30 seconds and let me know as soon as the video is done and give me the link to download it."},{"title":"Retrieving completed video output","prompt":"My video job with ID xyz789 should be done by now — can you fetch the result and tell me the output URL so I can download it?"},{"title":"Diagnosing a failed video job","prompt":"I submitted a text-to-video job with ID job-999 a while ago but I haven't heard back — can you check its status and tell me if it failed and why?"}],"resultDescription":"A JSON object with a 'status' field set to 'processing', 'completed', or 'failed'. If completed, includes 'output_url' — a time-limited link (expires 1 hour after completion) to download the generated video. If failed, includes an 'error' field describing what went wrong. Returns 404 if the caller did not submit the job or if the record has expired.","failureModes":["404 Not Found — caller did not submit this job, or the record has expired more than 1 hour after completion","Job ID does not exist or was mistyped","output_url expired before the video was downloaded — must re-submit the job","Status remains 'processing' indefinitely if the upstream video generation fails silently"],"whenToPreferThis":"Use this endpoint exclusively after submitting a video generation job via the text-to-video or image-to-video endpoints on the same platform. This is the only way to retrieve the output URL for a completed job. It must be called by the same agent that submitted the job. Do not use this to check jobs from other video platforms or providers.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:34:03.963Z","isFirstParty":false}