Use PoYo AI Seedance 1.5 Pro for higher-end image-to-video generation through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants l...
设计与多媒体
Poyo Seedance 1 Pro
试用Seedance 1.0 Pro video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedance-1.0-pro`, text-to-video, image-to-video,...
它能做什么
Seedance 1.0 Pro video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedance-1.0-pro`, text-to-video, image-to-video, 720p or 1080p clips, 5s or 10s duration, task submission, polling, and webhooks.
技能文档
PoYo Seedance 1.0 Pro Video Generation
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Seedance 1.0 Pro video jobs on PoYo. It helps agents prepare text-to-video or image-to-video payloads, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Seedance 1.0 Pro,
seedance-1.0-pro, or PoYo Seedance video generation. - The task is text-to-video, image-to-video, short creative video, product demo video, or social video generation.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
seedance-1.0-pro: use for Seedance 1.0 Pro text-to-video and image-to-video requests.
Key Inputs
promptis required insideinput.image_urlsis optional when the user wants image-to-video guidance.resolutioncan be720por1080pwhen supported by the current PoYo docs.durationcan be5or10seconds when supported by the current PoYo docs.callback_urlis optional and useful for production queues.
Required Capabilities and Permission Boundary
- Shell: run only the bundled helper after the user explicitly asks to submit a reviewed payload.
- Network: send outbound HTTPS only to
https://api.poyo.ai/api/generate/submit; use PoYo task status endpoints only when the user asks to check a task. - Secrets: read only
POYO_API_KEYfrom the environment and send it only as an Authorization header. - Filesystem: read only the user-supplied payload JSON path; do not write, delete, enumerate, or upload unrelated local files.
- Do not inspect unrelated environment variables, broaden the endpoint, run background processes, or execute automatically.
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 id, common fields, examples, and polling notes. - Use
scripts/submit_seedance_1_pro.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 Seedance 1.0 Pro, include:
- chosen model id
- whether the request is text-to-video or image-to-video
- final payload or concise parameter summary
- selected resolution and duration when relevant
- whether source images are involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
相关技能
Seedance 2 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedance-2`, `seedance-2-fast`, text-to-video, first/la...
Seedance 2.0 Mini video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedance-2-mini`, text-to-video, image-to-video,...
Happy Horse video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `happy-horse`, text-to-video, image-to-video, reference...
Seedream 5.0 Pro image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-5.0-pro`, `seedream-5.0-pro-...
Happy Horse 1.1 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `happy-horse-1.1`, text-to-video, image-to-video, r...