1. 上架
饰饰牛开放平台
  • 饰饰牛开放平台
    • 开放平台接入指南
    • 账户相关
      • 购买账户余额
      • steam账号列表
    • 出售相关
      • 在售下架
      • 在售列表
      • 在售改价
    • 订单
      • 买家订单列表
      • 取消订单
      • 确认报价
      • 订单详情
      • 刷新订单状态
      • 卖家订单列表
      • 发送报价
    • 商品
      • 在售商品列表
      • 饰品统计
    • 求购
      • 批量删除求购单
      • 批量开启求购单
      • 批量暂停求购单
      • 求购单详情
      • 求购单列表
      • 修改求购单
      • 发布求购单
    • 回调通知说明
      • 回调通知服务说明
    • 上架
      • 饰品上架
        POST
      • 库存列表
        GET
    • 购买
      • 普通购买
    • 数据模型
      • controller.SwaggerResponse
      • controller.OpenApiSwaggerResponse
      • dbmodel.Common
      • dbmodel.CsgoItem
      • dbmodel.CsgoOrderAfterSale
      • dbmodel.CsgoOrderGoods
      • dbmodel.DescriptionItem
      • dbmodel.CsgoUserAccount
      • dbmodel.ListData
      • dbmodel.Shop
      • dto.CsgoApiEmptyObject
      • dto.CsgoApiPurchaseResp
      • dto.CsgoApiAccountBalanceResp
      • dto.CsgoOrderCouponInfo
      • dto.CsgoOrderDetailGoodsResp
      • dto.CsgoApiGoodsStatsResp
      • dto.CsgoOrderGoodsResp
      • dto.CsgoMyGoodsListRes
      • dto.CsgoOrderListResp
      • dto.CsgoOrderDetailResp
      • dto.CsgoPurchaseCompletedOrder
      • dto.CsgoPurchaseListResp
      • dto.CsgoPurchaseOrderDetailResp
      • dto.GetShopInfoResp
      • util.Keychain
      • util.Stickers
      • dto.MyCsgoGoodsListRes
      • validate.CsgoApiCancelOrderReq
      • validate.CsgoApiGoodsDelistReq
      • validate.CsgoApiGoodsListReq
      • validate.CsgoApiGoodsPriceItem
      • validate.CsgoApiGoodsPriceReq
      • validate.CsgoApiGoodsStatsReq
      • validate.CsgoApiListGoodsReq
      • validate.CsgoApiOrderActionReq
      • validate.CsgoApiPurchaseReq
      • validate.CsgoBatchOperPurchaseOrderReq
      • validate.CsgoModifyPurchaseOrderReq
      • validate.CsgoPublishPurchaseOrderReq
  1. 上架

库存列表

GET
/api/openapi/stockList
先从 steam 重新同步库存,再全量返回当前用户商品列表;限流 30 次/60秒。

请求参数

Query 参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://openapi.shishiniu.com/api/openapi/stockList?steamId=76561199022064770' \
--header 'app-key: {{app-key}}' \
--header 'timestamp: 1788313063' \
--header 'sign: xxxxxxxxxxxxxx'

返回响应

🟢200
application/json
OK
Headers

Bodyapplication/json

示例
{
    "code": 0,
    "data": {
        "count": 0,
        "list": [
            {
                "analysisImg": "string",
                "assetid": "string",
                "background_color": "string",
                "classid": 0,
                "commodity": "string",
                "coolEndSaleSet": 0,
                "description": "string",
                "exteriorType": "string",
                "goodsId": "string",
                "icon_drag_url": "string",
                "icon_url": "string",
                "icon_url_large": "string",
                "inspect2dImg": "string",
                "inspectRes": "string",
                "isCollection": 0,
                "is_currency": "string",
                "keychain": [
                    {
                        "highlightReel": 0,
                        "keychain": null,
                        "offsetX": 0,
                        "offsetY": 0,
                        "offsetZ": 0,
                        "paintKit": 0,
                        "pattern": 0,
                        "rotation": 0,
                        "scale": 0,
                        "slot": 0,
                        "stickerID": 0,
                        "tintID": 0,
                        "type": "string",
                        "wear": 0
                    }
                ],
                "label": "string",
                "link": "string",
                "lowestPrice": 0,
                "market_name": "string",
                "market_price": 0,
                "marketable": "string",
                "name_color": "string",
                "paintIndex": 0,
                "paintSeed": 0,
                "paintWear": 0,
                "presaleDeposit": 0,
                "price": 0,
                "purchasePrice": 0,
                "rarity": "string",
                "statTrackType": "string",
                "status": 0,
                "stickerId": 0,
                "stickerType": 0,
                "stickers": [
                    {
                        "collections": [
                            {
                                "color": "string",
                                "id": "string",
                                "name": "string"
                            }
                        ],
                        "crates": [
                            {
                                "color": "string",
                                "id": "string",
                                "name": "string"
                            }
                        ],
                        "createdAt": "string",
                        "csgoFilterId": 0,
                        "csgoId": "string",
                        "description": "string",
                        "effect": "string",
                        "highlightReel": 0,
                        "id": 0,
                        "image": "string",
                        "market_hash_name": "string",
                        "market_price": 0,
                        "name": "string",
                        "offsetX": 0,
                        "offsetY": 0,
                        "offsetZ": 0,
                        "original": {
                            "image_inventory": "string",
                            "name": "string"
                        },
                        "paintKit": 0,
                        "pattern": 0,
                        "rarity": {
                            "color": "string",
                            "id": "string",
                            "name": "string"
                        },
                        "rotation": 0,
                        "scale": 0,
                        "slot": 0,
                        "stampIndex": 0,
                        "stickerID": 0,
                        "stickerType": 0,
                        "team": {
                            "geo": "string",
                            "id": 0,
                            "name": "string",
                            "tag": "string"
                        },
                        "tintID": 0,
                        "tournament": {
                            "id": 0,
                            "name": "string"
                        },
                        "updatedAt": "string",
                        "wear": 0
                    }
                ],
                "tagId": 0,
                "tags": "string",
                "tradable": "string",
                "tradableTimeStr": "string",
                "type": "string",
                "typeName": "string",
                "userId": 0
            }
        ]
    },
    "msg": "成功"
}
修改于 2026-09-03 06:37:17
上一页
饰品上架
下一页
普通购买
Built with