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

      check notice url

      Developing
      POST
      /notice/notice_url/check

      Request

      Query Params
      noticeUrl
      string 
      optional
      Example:
      http://127.0.0.1:8094/test/notice_url/accept
      Header Params
      Authorization
      string 
      optional
      Example:
      Bearer sk-vEsneECh1J5eKHUw4vxHI61e7FvXPnPE1625PmSt3HA
      Topview-Uid
      string 
      optional
      Example:
      NsDAaOPF4jLuBie4ewyg
      Body Params application/json
      object {0}
      Example
      {}

      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 POST 'https://api.topview.ai/notice/notice_url/check' \
      --header 'Content-Type: application/json' \
      --data-raw '{}'

      Responses

      🟢200成功
      application/json
      Body
      object {0}
      Example
      {}
      Modified at 2025-05-20 08:48:37
      Previous
      AiAvatar Query
      Next
      Ethnicity Query
      Built with