Topview-api
  1. Video Avatar
Topview-api
  • API文档
  • Avatar Marketing Video
    • script
      • list script content
      • update script content
    • submit task
      POST
    • query task
      GET
    • export
      POST
  • Video Avatar
    • Video Avatar API Usage
    • submit task
      POST
    • query task
      GET
  • Product Avatar
    • Product Avatar API Usage
    • Replace Product Image
      • submit task
      • query task
    • Image2Video
      • submit task
      • query task
    • Category Query
      GET
    • Public product avatar Query
      GET
  • Product AnyShoot
    • Replace Product Image
      • submit task
      • query task
    • Template Category
      GET
    • Template List
      GET
  • Common Task
    • image2Video
      • submit task
      • query task
  • Scraper
    • submit scraper task
      POST
    • query scraper task
      GET
  • Upload
    • Get Upload Credential
      GET
    • Get Upload Check
      GET
  • check notice url
    POST
  • Voice Query
    GET
  • Ethnicity Query
    GET
  • AiAvatar Query
    GET
  • Caption List
    GET
  1. Video Avatar

Video Avatar API Usage

主流程#

1.
调用获取上传文件许可接口。关注接口返回的uploadUrl,fileId字段。
2.
本地上传音频/视频到uploadUrl的地址。
3.
调用Video Avatar 提交任务接口。关注接口返回的taskId字段。
4.
调用Video Avatar 查询任务接口,获取任务执行状态及结果。

可选流程#

1.
提交任务时要使用公模数字人,请调用 查询公模数字人接口。
2.
查询公模数字人时,若想按照人种查找,请调用 人种查询接口。
3.
提交任务时若想使用公共音色,请调用 查询音色接口。
Modified at 2025-06-06 04:57:52
Previous
export
Next
submit task
Built with