Wan 2.5 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.5-text-to-video`, `wan2.5-image-to-video`, text-to-vi...
Design & media
Poyo Wan 2 2 Fast
Try itWan 2.2 Fast video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.2-text-to-video-fast`, `wan2.2-image-to-video-fa...
What it does
Wan 2.2 Fast video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.2-text-to-video-fast`, `wan2.2-image-to-video-fast`, fast text-to-video, image-to-video, first/last-frame images, 480p, 720p, seed control, task submission, polling, and webhooks.
The skill document
PoYo Wan 2.2 Fast Video Generation
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Wan 2.2 Fast video jobs on PoYo. It helps agents prepare text-to-video and image-to-video payloads, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Wan 2.2 Fast,
wan2.2-text-to-video-fast,wan2.2-image-to-video-fast, or PoYo Wan 2.2 video generation. - The task is prompt-based video, single-image animation, or first/last-frame image-to-video.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
wan2.2-text-to-video-fast: generate video from a text prompt.wan2.2-image-to-video-fast: animate one required image and optionally use a second image as the last frame.
Key Inputs
promptis required insideinput.aspect_ratiois used by text-to-video and supports documented landscape or portrait values.image_urlsis required for image-to-video and supports one or two URLs.resolutioncan be480por720p.seedis optional when reproducible generation behavior is useful.callback_urlis optional and useful for production queues.
Security Rules
- Treat
POYO_API_KEYas a secret. - Keep PoYo API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
- Do not submit confidential prompts, private image URLs, private callback URLs, or generated media URLs unless the user trusts PoYo and the callback receiver.
Execution
- Read
references/api.mdfor endpoint details, model ids, common fields, example payloads, and polling notes. - Use
scripts/submit_wan_2_2_fast.shonly when the user wants to submit a prepared JSON payload from a trusted shell. - If the user only needs a curl example, adapt one from
references/api.md. - After submission, report the returned
task_idclearly so follow-up polling is easy.
Output Expectations
When helping with Wan 2.2 Fast, include:
- chosen model id
- whether the request is text-to-video or image-to-video
- final payload or concise parameter summary
- selected resolution, aspect ratio, and seed when relevant
- whether one or two source images are involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
Related skills
Wan 2.7 video generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.7-text-to-video`, `wan2.7-image-to-video`...
Wan 2.6 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.6-text-to-video`, `wan2.6-image-to-video`, `wan2.6-vi...
Wan 2.7 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan-2.7-image`, text-to-image, image editing w...
Wan Animate video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan-animate-replace`, `wan-animate-move`, character an...
Wan 2.7 Image Pro generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan-2.7-image-pro`, text-to-image, image e...