The generation speed is relatively slow, and it may take a while for the video to appear after the link is returned.
Price: 0 PTC/time
Request Code Samples
curl --location --request GET 'https://api.302.ai/topview/v1/video_avatar/task/query'
Responses
application/json {
    "code": "200",
    "message": "Success",
    "result": {
        "taskId": "41a13acfff334b689dc31034fb3143b7",
        "status": "success",
        "errorMsg": null,
        "inputVideoFileId": null,
        "inputAudioFileId": null,
        "outputVideoUrl": "https://file.302ai.cn/gpt/imgs/20250711/8d52a5dfb5274497a7b9204b0682c0fc.mp4"
    }
}
Modified at 2025-07-15 08:41:47