- Step1: Create an Apiframe account and obtain an API key.
- Step2: Write a video prompt describing the scene, action, camera movement, and sound.
- Step3: Optionally provide one to 10 image URLs for opening frames, ending frames, or storyboard keyframes.
- Step4: Alternatively provide an existing MP4 URL as start_video to continue a clip.
- Step5: Send a POST request to /v2/videos/generate with model set to flux-3 and your chosen parameters.
- Step6: Select resolution, duration, audio generation, aspect ratio, or draft mode as needed.
- Step7: Poll the returned job ID or provide a webhook URL for completion notification.
- Step8: Retrieve the generated video from the completed job result.