- Step1: Create an Apiframe account and obtain an API key with free starter credits.
- Step2: Write a text prompt describing the scene, motion, camera direction, visual style, or audio requirements.
- Step3: Add optional start and end images, reference image URLs, reference videos, or reference audio.
- Step4: Set the model identifier, resolution, duration, aspect ratio, audio option, and advanced parameters.
- Step5: Send a POST request to https://api.apiframe.ai/v2/videos/generate with the API key.
- Step6: Store the returned jobId and poll the job endpoint, or provide a webhook_url for completion notifications.
- Step7: Retrieve the generated video URL and asset information when the job completes.