Generate videos from text & images
You can obtain your API key from the TTAPI Dashboard.
Prompt
Video aspect ratio
["2:3", "3:2", "1:1", "9:16", "16:9"]Video duration with range from 10 to 30 seconds
Output resolution, currently only supports 720p
Reference image URL
Note: Reference image aspect ratio should match video aspect ratio
Callback URL address. When the task completes or fails, notifications will be sent to this address. The notification data structure is consistent with the fetch structure. If not set, you need to call the fetch interface to query the result
"https://example.com/callback"