包图网Api文档
    包图网Api文档
    • API基本介绍
    • Sign签名生成规则
    • 常见错误码
    • 附录1. 分类
    • 附录2. Demo代码
    • 搜索
      GET
    • 素材详情
      GET
    • 下载素材
      POST

      素材详情

      GET
      /open-api/detail

      请求参数

      Query 参数

      Header 参数

      示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://oapi.ibaotu.com/open-api/detail?id' \
      --header 'Baotu-Appid: ' \
      --header 'Baotu-Timestamp: auto' \
      --header 'Baotu-Sign: auto'

      返回响应

      🟢200成功
      application/json
      Body

      示例
      {
          "code": 200,
          "message": "OK",
          "data": {
              "id": "19985487",
              "title": "卡通拼贴风旅游图文快闪AE模板",
              "c1": 7,
              "c1_title": "视频",
              "flag": "包图自产",
              "filesize": "601.82MB",
              "filetype": "AEP",
              "img": "https://pic.ibaotu.com/19/98/54/87W888piCICf.jpg!fw700",
              "preview_url": "https://video-qn.ibaotu.com/19/98/54/87f888piCmkS.mp4",
              "duration": "01:20",
              "type": "video",
              "format_type": 1,
              "tags": [
                  {
                      "id": 101094,
                      "keyword": "创意动画",
                      "scount": 4425,
                      "icount": 11034,
                      "pinyin": "chuangyidonghua"
                  },
                  {
                      "id": 261851557,
                      "keyword": "春季春天",
                      "scount": 124,
                      "icount": 10280,
                      "pinyin": "chunjichuntian"
                  },
                  {
                      "id": 14854,
                      "keyword": "地产活动",
                      "scount": 53802,
                      "icount": 12395,
                      "pinyin": "dichanhuodong"
                  },
                  {
                      "id": 271257546,
                      "keyword": "动感时尚MG",
                      "scount": 35,
                      "icount": 2406,
                      "pinyin": "dongganshishangmg"
                  },
                  {
                      "id": 268921800,
                      "keyword": "多图文快闪",
                      "scount": 32,
                      "icount": 92,
                      "pinyin": "duotuwenkuaishan"
                  },
                  {
                      "id": 424,
                      "keyword": "卡通",
                      "scount": 4173827,
                      "icount": 252709,
                      "pinyin": "katong"
                  },
                  {
                      "id": 268370966,
                      "keyword": "蓝色MG动画",
                      "scount": 100,
                      "icount": 10177,
                      "pinyin": "lansemgdonghua"
                  },
                  {
                      "id": 231918121,
                      "keyword": "拼贴风",
                      "scount": 665,
                      "icount": 10089,
                      "pinyin": "pintiefeng"
                  }
              ],
              "created_at": "2024-06-27 04:27:10"
          }
      }
      修改于 2025-05-19 06:26:42
      上一页
      搜索
      下一页
      下载素材
      Built with