SEEDANCE25APIINDEPENDENT

AGENT 모드 / SEEDANCE 2.5 API

agent가 코드를 작성하기 전에 올바른 컨텍스트부터 전달하세요.

이 페이지는 사람을 대신해 Seedance 2.5 API를 연동하는 Cursor, Claude Code, Codex, ChatGPT 등 agent를 위한 것입니다. 지시 블록을 복사해 agent가 머신 파일을 읽게 하고, 코드가 준비된 뒤에 provider Key를 생성하세요.

llms-full.txt 열기 OpenAPI 열기
01 / 컨텍스트먼저 이것을 복사
AGENT_PROMPT.TXTHUMAN -> AGENT
You are helping me integrate the Seedance 2.5 API.

Primary context: https://seedance25api.io/llms-full.txt
Integration schema: https://seedance25api.io/openapi.json

Rules:
- Do not invent or hardcode an API key.
- The official Seedance 2.5 API and EvoLink route are live; route status is confirmed.
- Ask me to create EVOLINK_API_KEY before the first live call: https://evolink.ai/dashboard/keys?utm_source=seedance25api.io&utm_medium=referral&utm_campaign=agent&utm_content=agent-prompt
- Choose seedance-2.5-text-to-video, seedance-2.5-image-to-video, or seedance-2.5-reference-to-video for the matching workflow.
- Use 4–30 seconds and 480p/720p; do not advertise 4K as an EvoLink API tier.
- For R2V, preserve the documented split of up to 30 images, 10 videos, and 10 audio files.
- Poll GET /v1/tasks/{task_id} for task status.
- Read the current EvoLink console price before scaled traffic; never substitute upstream official pricing.
- Keep the model configurable and retain Seedance 2.0 only as rollback.

왜 효과적인가

agent는 안정적인 컨텍스트 URL, schema, Key 경계, 명확한 provider 인계를 받습니다. 자격 증명이 이미 있는 척하지 않고 코드를 준비할 수 있습니다.

API 키 만들기
02 / 머신 파일AGENT가 읽어야 할 것
03 / 사실상태를 반영한 연동
Confirmed

Live on EvoLink · API key access available

The upstream official API and EvoLink integration are live for the August 7 publication. Use the three workflow-specific EvoLink model IDs and verify the current price shown in the EvoLink console before production traffic.

Confirmed

Text to video

seedance-2.5-text-to-video

Live EvoLink model ID for prompt-only text-to-video requests.

Confirmed

Image to video

seedance-2.5-image-to-video

Live EvoLink model ID for first-frame or first/last-frame image-to-video requests.

Confirmed

Reference to video

seedance-2.5-reference-to-video

Live EvoLink model ID for multimodal reference-to-video, editing, and extension workflows.

Confirmed

Launch 제한

4–30 seconds · 480p and 720p

문서화된 4~30초와 480p/720p launch 값을 사용하고, 설정 가능하게 유지하며, 짧은 라이브 테스트로 계정별 한도를 확인하세요.

04 / AGENT 체크리스트실제 호출 전에
  1. Do not invent or hardcode an API key.
  2. The official API and the EvoLink route are live for this publication; keep their sources and pricing distinct.
  3. Use the workflow-specific Seedance 2.5 model ID and keep Seedance 2.0 only as a rollback.
  4. Ask the human to create EVOLINK_API_KEY before a live call.
  5. Build behind a configurable model parameter.
  6. Do not present upstream provider token rates as EvoLink route prices.
  7. Use 4–30 seconds, 480p/720p, and the documented per-type reference limits; never advertise 4K as an API tier.
  8. Poll GET /v1/tasks/{task_id} for the EvoLink asynchronous task flow.
  9. Read the current EvoLink console price before production traffic; do not present upstream official pricing as an EvoLink quote.