Install
openclaw skills install apidot-video-generation-apiUse APIDot for video generation API workflows, including text-to-video API, image-to-video API, reference image video, Veo 3.1 API, Seedance 2 API, Sora API, Kling API, async task submission, polling, task status, and webhook integration based on APIDot docs.
openclaw skills install apidot-video-generation-apiUse APIDot as a video-focused API surface for text-to-video, image-to-video, frame-guided video, reference image video, polling, and webhook workflows.
This skill is for routing video generation questions to the right APIDot docs, examples, and async integration pattern. It is documentation-only: it includes no scripts, makes no network requests, and does not store credentials.
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot video generation usually follows an async task pattern:
data.task_id immediately.callback_url webhooks for production queues and long-running user workflows.Use polling for local testing and webhooks for production systems where users may close the page before a video finishes.
Start from the user's video task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot models | https://apidot.ai/models |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Implement webhooks | https://apidot.ai/docs/webhooks |
| Build with Veo 3.1 | https://apidot.ai/docs/veo-3-1 |
| Use runnable Veo 3.1 examples | https://github.com/APIDotAI/veo-3.1-api |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
For Seedance, Sora, Kling, Happy Horse, or other video model families, prefer the live APIDot model page and docs page for that exact model. Do not copy request fields from another model family unless the APIDot docs show the same field.
apidot-ai-api skill when the user needs APIDot across image, video, chat, music, and 3D.task_id, selected model, user ID, source media references, and request status together.