- Step1: Create an Apiframe account and obtain an API key.
- Step2: Write a prompt describing the scenes, subjects, camera direction, audio, and desired output.
- Step3: Select the seedance-2.5 model and configure resolution, duration, aspect ratio, and audio generation.
- Step4: Optionally provide start and end images, reference images, videos, or audio URLs.
- Step5: Send a POST request to /v2/videos/generate with the API key and request parameters.
- Step6: Poll the returned jobId or provide a webhook_url to receive completion updates.
- Step7: Retrieve the completed video and any requested final frame from the job result.