Topview-api-English version
    Topview-api-English version
    • API Document
    • Avatar Marketing Video
      • script
        • List script content
        • Update script content
      • Submit task
        POST
      • Query task
        GET
      • Export
        POST
    • Video Avatar
      • submit task
        POST
      • query task
        GET
    • Scraper
      • submit scraper task
        POST
      • query scraper task
        GET
    • Upload
      • Get Upload Credential
        GET
      • Get Upload Check
        GET
    • Product Avatar
      • Replace Product Image
        • submit task
        • query task
      • Image2Video
        • submit task
        • query task
      • Category Query
        GET
      • Public product avatar Query
        GET
    • Common Task
      • image2Video
        • submit task
        • query task
    • Product AnyShoot
      • Replace Product Image
        • submit task
        • query task
      • Template Category
        GET
      • Template List
        GET
    • Caption List
      GET
    • Voice Query
      GET
    • AiAvatar Query
      GET
    • check notice url
      POST
    • Ethnicity Query
      GET

      Caption List

      Developing
      GET
      /v1/caption/list

      Request

      Header Params
      Topview-Uid
      string 
      required
      Authorization
      string 
      required

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.topview.ai/v1/caption/list' \
      --header 'Topview-Uid;' \
      --header 'Authorization;'

      Responses

      🟢200OK
      application/json
      Body
      object {0}
      Example
      {}
      Modified at 2025-05-16 06:10:50
      Previous
      Template List
      Next
      Voice Query
      Built with