Fetch Generation
Overview
After sending a request for video generation, this task is added to the queue. Based on the service's load, the generation can be completed in seconds or take a bit more. Here are the API to fetch the generations.
Example
Ensure you replace "my_key"
with your actual API key before running the code.
Fetch Single Generation
You can send the following request:
Last updated