三角洲行动数据接口
    三角洲行动数据接口
    • 个人
      • 特勤处状态
        POST
      • 货币资产查询接口
        POST
      • 流水查询接口
        POST
      • 战绩查询接口
        POST
      • 全面战场房间信息(弥补战绩)
        POST
      • 个人资产查询接口
        POST
      • 昨日收益top3物品(id列表)
        POST
      • 海报称号
        POST
      • 烽火周报数据
        POST
      • 战场周报数据
        POST
      • 周报队友数据
        POST
      • 战场周报队友数据
        POST
      • 个人中心数据
        POST
      • 个人信息
        POST
      • 绑定状态查询
        POST
      • 角色列表
        GET
      • 绑定角色
        POST
      • 周报数据 params版
        POST
      • 海报称号 params版
        POST
      • 个人中心数据 params版
        POST
      • 昨日日报(全面战场)
        POST
      • 昨日日报(烽火地带)(收益top3物品params版)
        POST
    • 好像没啥用
      POST
    • 每日密码
      POST
    • 物品列表&信息
      POST
    • 物品列表352143版
      POST
    • 物品价格(最新均价)
      POST
    • 物品价格(历史均价)
      POST
    • 特勤处利润&信息
      POST
    • 地图&道具配置
      POST
    • 干员信息
      POST
    • 健康状态接口
      POST
    • 文章详情接口
      POST
    • 文章搜索查询接口
      POST
    • 主播巅峰赛排名(组队赛)
      POST
    • 主播巅峰赛排名(个人赛)
      POST
    • 主播巅峰赛搜索
      POST
    • 改枪码列表接口
      POST
    • 改枪码详细接口
      POST

      物品列表352143版

      测试中
      测试环境
      https://comm.ams.game.qq.com/ide/
      测试环境
      https://comm.ams.game.qq.com/ide/
      POST
      每日密码接口
      iChartId:352143
      sIdeToken:YWRywA
      method:dfm/object.list
      source没测(默认为2)
      请求方式为params参数
      对于ck中的type,QQ为qc;微信为wx

      请求参数

      Query 参数
      iChartId
      string 
      可选
      示例值:
      352143
      iSubChartId
      string 
      可选
      示例值:
      352143
      sIdeToken
      string 
      可选
      示例值:
      YWRywA
      method
      string 
      可选
      示例值:
      dfm/object.list
      source
      string 
      可选
      示例值:
      2
      param
      string 
      可选
      示例值:
      {"primary": "props","second": "collection","objectID": ""}
      Header 参数
      content-type
      string 
      可选
      示例值:
      application/x-www-form-urlencoded;
      cookie
      array[string]
      可选
      示例值:
      ["openid=D7AF10F0E80DD74A6844FB54A131C95D; acctype=qc; appid=101491592; access_token=57C57406873816CC7BA6C46708C36150"]

      示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location -g --request POST 'https://comm.ams.game.qq.com/ide/?iChartId=352143&iSubChartId=352143&sIdeToken=YWRywA&method=dfm/object.list&source=2&param={"primary": "props","second": "collection","objectID": ""}' \
      --header 'Cookie: openid=D7AF10F0E80DD74A6844FB54A131C95D; acctype=qc; appid=101491592; access_token=57C57406873816CC7BA6C46708C36150' \
      --header 'content-type: application/x-www-form-urlencoded;'

      返回响应

      🟢200成功
      application/json
      Body
      ret
      integer 
      必需
      iRet
      integer 
      必需
      sMsg
      string 
      必需
      jData
      object 
      必需
      data
      object 
      必需
      sAmsSerial
      string 
      必需
      示例
      {
          "ret": 0,
          "iRet": 0,
          "sMsg": "succ",
          "jData": {
              "data": {
                  "code": 0,
                  "data": {
                      "configID": 10001,
                      "content": {
                          "secretDay": {
                              "data": [
                                  {
                                      "id": 100010,
                                      "desc": "零号大坝:2864;\n长弓溪谷:9791;\n巴克什:3680;\n航天基地:9053",
                                      "skipType": 6,
                                      "skipURL": "18226"
                                  }
                              ]
                          }
                      },
                      "currentTime": "2025-06-21 08:58:21"
                  },
                  "msg": "ok"
              }
          },
          "sAmsSerial": "AMS-DFM-0621085821-jHKcwP-661959-384918"
      }
      🟢200ck过期或未登录
      修改于 2025-07-06 05:28:59
      上一页
      物品列表&信息
      下一页
      物品价格(最新均价)
      Built with