三角洲工坊接口文档
  1. 热门功能
  • 接口授权须知
  • 接口列表
    • 首页
      • 每日密码
      • 特勤处制造推荐
      • 每周活动物品
      • 系统公共数据接口
    • 交易行
      • 交易行列表
      • 物品详情数据
      • 物品价格走势
    • 卡战备
      • 卡战备配装推荐
      • 卡战备排名
    • 任务树
      • 赛季任务
      • 部门任务
      • 收集者任务清单
    • 热门功能
      • 子弹自选包收益
        GET
      • 昨日子弹收益排名
        GET
      • 底价钥匙子弹推荐
        GET
  1. 热门功能

底价钥匙子弹推荐

开发中
GET
/api/gf/v1/item_replenishment
获取底价钥匙子弹推荐列表信息

请求参数

无

请求示例代码

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://df.sanyueqi.cn/api/gf/v1/item_replenishment'

返回响应

🟢200成功
application/json
Body

示例
{
    "code": 0,
    "data": {
        "ammo": [
            {
                "object_id": "37270400001",
                "price_diff": 144,
                "price_diff_percent": "0.1640",
                "name": "碳纤维刺骨箭矢",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_37270400001.png",
                "grade": 4,
                "c_price": 734,
                "primary_class": "ammo",
                "second_class": "ammoArrow",
                "props_detail_use_place": ""
            }
        ],
        "key": [
            {
                "object_id": "15050500012",
                "price_diff": 152322,
                "price_diff_percent": "0.0662",
                "name": "二级监狱权限卡",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_15050500012.png",
                "grade": 5,
                "c_price": 2067530,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "潮汐监狱-牢房区"
            },
            {
                "object_id": "15050200007",
                "price_diff": 80874,
                "price_diff_percent": "0.0808",
                "name": "西区大门",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_航天基地白卡.png",
                "grade": 4,
                "c_price": 960000,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "航天基地-西区大门"
            },
            {
                "object_id": "15050400011",
                "price_diff": 73739,
                "price_diff_percent": "0.0742",
                "name": "1号审讯室",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_巴克什白卡.png",
                "grade": 5,
                "c_price": 956383,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "巴克什-巴别塔"
            },
            {
                "object_id": "15050400017",
                "price_diff": 181912,
                "price_diff_percent": "0.1329",
                "name": "医疗会议室",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_巴克什白卡.png",
                "grade": 5,
                "c_price": 1186485,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "巴克什-巴别塔"
            },
            {
                "object_id": "15050400003",
                "price_diff": 119136,
                "price_diff_percent": "0.1005",
                "name": "博物馆废弃展厅",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_巴克什白卡.png",
                "grade": 5,
                "c_price": 1108875,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "巴克什-博物馆"
            },
            {
                "object_id": "15050100013",
                "price_diff": 91943,
                "price_diff_percent": "0.0782",
                "name": "西楼调控房",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_零号大坝白卡.png",
                "grade": 5,
                "c_price": 1083806,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "零号大坝-行政楼"
            },
            {
                "object_id": "15050100001",
                "price_diff": 35434,
                "price_diff_percent": "0.0878",
                "name": "水泥厂办公室",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_零号大坝白卡.png",
                "grade": 4,
                "c_price": 368129,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "零号大坝-水泥厂"
            },
            {
                "object_id": "15050400004",
                "price_diff": 60679,
                "price_diff_percent": "0.2231",
                "name": "博物馆监控室",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/key/p_巴克什白卡.png",
                "grade": 5,
                "c_price": 228884,
                "primary_class": "props",
                "second_class": "key",
                "props_detail_use_place": "巴克什-博物馆"
            }
        ]
    },
    "message": "ok"
}
修改于 2025-08-29 07:30:26
上一页
昨日子弹收益排名
Built with