Generate a short video based on an initial image using Stable Video Diffusion. Request
The id of a generation, typically used for async generations, that can be used to check the status of the generation or retrieve the result.
API Key from 302.AI backend
Example:Bearer {{YOUR_API_KEY}}
Body Params multipart/form-data
Request samples
curl --location --request GET 'https://api.302.ai/sd/v2beta/image-to-video/result/' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Accept: video/*'
Responses
application/json Modified at 2025-01-14 09:43:02