舞立方Bot
首页
联系作者
  • QQ
  • 微信
首页
联系作者
  • QQ
  • 微信
  1. Goods
  • 使用说明
  • 更新日志
  • 状态码说明
  • Bot接口
    • 战力分析
      GET
    • 搜索歌曲
      GET
    • 随机抽歌
      GET
    • 查找机台
      GET
    • 获取 歌曲详情
      GET
  • 胜华舞立方接口
    • 使用说明
    • User
      • 获取 玩家信息
      • 获取 玩家资源列表
      • 获取 玩家背包自制谱
      • 获取 玩家歌曲排行榜
      • 获取 玩家成绩截图
      • 获取 最近游玩记录
      • 获取 玩家账户余额
      • 获取 玩家歌曲偏移
      • 获取 玩家历史战力值
      • 获取 全国歌曲排行榜
      • 获取 指定歌曲排行榜
      • 获取 任意用户昵称、头像
      • 获取 玩家背包
    • MusicData
      • 获取 所有官谱
      • 获取 歌曲等级信息
      • 获取 谱面评分
      • 获取 谱面评论
      • 获取 已上架歌曲谱面文件
    • Topic
      • 获取 话题圈列表
      • 点赞 帖子/评论
      • 发布 帖子/评论
      • 删除 帖子/评论
    • Goods
      • 获取 商店商品
        GET
      • 获取 商店自制谱
        GET
      • 购买商品
        POST
    • OAuth
      • 获取 机台列表
      • 获取 机台在线状态
    • Machine
      • APP扫码
    • Common
      • 搜索玩家/战队
    • Match
      • 获取 全民星记录
  1. Goods

获取 商店自制谱

GET
https://dancedemo.shenghuayule.com/Dance/api/Goods/GetGoodsMusic

请求参数

Query 参数
keyword
string 
可选
示例值:
厕所
page
integer 
可选
示例值:
1
pagesize
integer 
可选
示例值:
1000
tag
string 
可选
language
integer 
可选
1-国语,2-粤语,3-韩语,4-欧美,5-其他
示例值:
1
orderby
integer 
可选
1-时间,2-价格,3-热度
示例值:
3
ordertype
integer 
1-升序,2-降序
可选
示例值:
2
hasShow
boolean 
是否有秀谱
可选
示例值:
false
isGood
integer 
是否精选
可选
示例值:
1

示例代码

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://dancedemo.shenghuayule.com/Dance/api/Goods/GetGoodsMusic?keyword=厕所&page=1&pagesize=1000&tag=&language=1&orderby=3&ordertype=2&hasShow=false&isGood=1'

返回响应

🟢200成功
application/json
Body
List
array [object {26}] 
必需
GoodsID
integer 
必需
GoodsName
string 
必需
GoodsIntro
string 
必需
PicPath
string 
必需
PriceOrigin
integer 
必需
PriceSale
integer 
必需
AccountItemType
integer 
必需
AccountItemTypeText
string 
必需
BuyLimit
integer 
必需
IsNew
boolean 
必需
IsEnabled
boolean 
必需
IsPurchased
boolean 
必需
LikeCount
integer 
必需
MusicID
integer 
必需
AudioUrl
string 
必需
ExpireDuration
integer 
必需
ExpireUnitType
integer 
必需
ExpireUnitTypeText
string 
必需
ResourceType
integer 
必需
LevelList
array [object {21}] 
必需
OwnerID
integer 
必需
OwnerName
string 
必需
TagList
array[string]
必需
ListPrice
array [object {8}] 
必需
IsGood
boolean 
必需
HasShow
boolean 
必需
RecordCount
integer 
必需
示例
{
    "List": [
        {
            "GoodsID": 552,
            "GoodsName": "我会自己上厕所",
            "GoodsIntro": "感谢放假君的授权!!来一起上厕所吧~",
            "PicPath": "https://dance-user-file.oss-cn-shanghai.aliyuncs.com/music/468251_1640602710324_1.jpg",
            "PriceOrigin": 1,
            "PriceSale": 1,
            "AccountItemType": 2,
            "AccountItemTypeText": "金币",
            "BuyLimit": 0,
            "IsNew": false,
            "IsEnabled": true,
            "IsPurchased": false,
            "LikeCount": 4309,
            "MusicID": 3670,
            "AudioUrl": "https://dance-user-file.oss-cn-shanghai.aliyuncs.com/music/468251_1640602600207_92511.mp3",
            "ExpireDuration": 1,
            "ExpireUnitType": 4,
            "ExpireUnitTypeText": "1月",
            "ResourceType": 10,
            "LevelList": [
                {
                    "MusicDataItemID": 0,
                    "MusicID": 3670,
                    "MusicLev": -1,
                    "ReleaseDate": "0001-01-01 00:00:00",
                    "AddTime": "0001-01-01 00:00:00",
                    "UpdateTime": "0001-01-01 00:00:00",
                    "Status": 0,
                    "RefuseResult": null,
                    "IsFormal": false,
                    "MusicCombo": 0,
                    "MusicLevel": -1,
                    "MusicLevNew": 11,
                    "LikeCount": 0,
                    "HateCount": 0,
                    "GoodsID": 0,
                    "GoodsIntro": null,
                    "PriceSale": 0,
                    "ExpireDuration": 0,
                    "ExpireUnitType": 0,
                    "ExpireUnitTypeText": "",
                    "IsOnSale": false
                },
                {
                    "MusicDataItemID": 0,
                    "MusicID": 3670,
                    "MusicLev": -1,
                    "ReleaseDate": "0001-01-01 00:00:00",
                    "AddTime": "0001-01-01 00:00:00",
                    "UpdateTime": "0001-01-01 00:00:00",
                    "Status": 0,
                    "RefuseResult": null,
                    "IsFormal": false,
                    "MusicCombo": 0,
                    "MusicLevel": -1,
                    "MusicLevNew": 12,
                    "LikeCount": 0,
                    "HateCount": 0,
                    "GoodsID": 0,
                    "GoodsIntro": null,
                    "PriceSale": 0,
                    "ExpireDuration": 0,
                    "ExpireUnitType": 0,
                    "ExpireUnitTypeText": "",
                    "IsOnSale": false
                },
                {
                    "MusicDataItemID": 3330,
                    "MusicID": 3670,
                    "MusicLev": 2,
                    "ReleaseDate": "2021-12-27 00:00:00",
                    "AddTime": "2021-12-27 18:56:44",
                    "UpdateTime": "2021-12-27 19:59:42",
                    "Status": 4,
                    "RefuseResult": "",
                    "IsFormal": true,
                    "MusicCombo": 1009,
                    "MusicLevel": 14,
                    "MusicLevNew": 14,
                    "LikeCount": 168,
                    "HateCount": 38,
                    "GoodsID": 0,
                    "GoodsIntro": null,
                    "PriceSale": 0,
                    "ExpireDuration": 0,
                    "ExpireUnitType": 0,
                    "ExpireUnitTypeText": "",
                    "IsOnSale": false
                }
            ],
            "OwnerID": 468251,
            "OwnerName": "Tank 清纯佳人夏缺缺",
            "TagList": [
                "交互",
                "变速",
                "娱乐"
            ],
            "ListPrice": [
                {
                    "GoodsPriceID": 375,
                    "GoodsID": 552,
                    "ExpireUnitType": 2,
                    "ExpireDuration": 1,
                    "ValueGold": 1,
                    "ValueStarCoin": 0,
                    "ValueUnitType": 1,
                    "IsEnabled": true
                },
                {
                    "GoodsPriceID": -1,
                    "GoodsID": 552,
                    "ExpireUnitType": 4,
                    "ExpireDuration": 1,
                    "ValueGold": 26,
                    "ValueStarCoin": 0,
                    "ValueUnitType": 2,
                    "IsEnabled": true
                },
                {
                    "GoodsPriceID": -2,
                    "GoodsID": 552,
                    "ExpireUnitType": 6,
                    "ExpireDuration": 1,
                    "ValueGold": 182,
                    "ValueStarCoin": 0,
                    "ValueUnitType": 2,
                    "IsEnabled": true
                }
            ],
            "IsGood": true,
            "HasShow": false
        }
    ],
    "RecordCount": 1
}
修改于 2024-07-15 07:37:58
上一页
获取 商店商品
下一页
购买商品
Built with