Quick Start
1.
2.
3.
Prerequisites
Login
Set up API key
Step 1
Click the Create key button in API Key section

Step 2
Please enter a name for your API key

Step 3
After entering the name, your API key will be displayed. Please store it securely as it will only be shown once.

Set Header Parameters
About Ai-trace-ID
Video Generation
Generate video through the video generation interface
If generation is successful, it will return success and provide a video_id
Get video generation status
Using the Video_id obtained from the generation interface, fill it in the id param parameter to get the video generation status. Status 5 indicates video is being generated, status 1 indicates video generation is complete
Poll video generation status, download video based on status changes
When video generation status is 1, you can download the video through the URL.
Main Function Call Methods
Text-to-Video | Image-to-Video | Effects |
---|---|---|
1. Submit task through text-to-video interface | 1. First upload image through the upload image interface 2. Submit task through image-to-video interface to get image ID | 1. When submitting video generation task, please fill in template_id |