Overview
Seedance 2.5 API is a high-performance generative AI interface designed to transform text, images, video, and audio references into continuous, cinematic-quality video content. It provides a robust framework for automated video production, offering precise control over camera movements, artistic styles, and narrative flow.
Seedance 2.5 API facilitates seamless data-to-video automation for high-end visual assets. It is designed for:
- Software Developers: Building automated video generation pipelines.
- AI Coding Agents: Utilizing machine-readable documentation to integrate video generation capabilities into larger applications.
- Creative Professionals: Seeking programmatic control over complex 3D motion graphics and cinematic sequences.
Function Details and Operations
- Multi-Modal Input: Supports text-to-video (T2V) generation alongside image, video, and audio reference inputs for enhanced consistency.
- Configurable Parameters: Users can define clip duration (4–30 seconds) and resolution (480p/720p).
- Advanced Camera Control: Enables complex movements, including macro close-ups, smooth dolly shots, and spiral orbits.
- Async Processing: Utilizes polling or callback URLs to manage long-running video rendering jobs efficiently.
- Reference Limits: Supports up to 30 image, 10 video, and 10 audio references per request to guide the generation process.
User Benefits
- Seamless Integration: Designed for rapid deployment via standardized OpenAPI schemas and machine-readable context files.
- Cinematic Quality: Capable of producing high-end textures, volumetric lighting, and realistic physics.
- Developer-Friendly: Provides a "Request Builder" to preview payloads before implementation, reducing trial-and-error time.
- Flexibility: Model-agnostic design allows developers to switch models easily via configurable parameters.
Compatibility and Integration
- API Standards: Fully documented via
openapi.jsonfor easy import into development environments. - Agent-Ready: Includes dedicated
llms.txtandllms-full.txtfiles for AI coding agents. - EvoLink Ecosystem: Integrates with the EvoLink platform for secure key management and execution.
- Language Support: Provides clear, copy-ready code examples for cURL and Node.js.
Access and Activation Method
- Preparation: Visit the Seedance 2.5 API documentation to review the schema and examples.
- Request Shaping: Use the built-in Request Builder to define your prompt, duration, and quality settings.
- Authentication: Create a provider API key via the EvoLink dashboard.
- Implementation: Add the key as an
EVOLINK_API_KEYenvironment variable in your application. - Execution: Send your POST request to the endpoint and poll the job ID to retrieve your generated video.