序智应用3.0
  1. 应用相关
序智应用3.0
  • 登录相关
    • 用户登录接口
      POST
    • 用户注册接口
      POST
    • 找回密码接口
      POST
  • 用户相关
    • 用户详情接口
      POST
    • 获取用户发布应用接口
      POST
    • 使用CDK接口
      POST
  • 应用相关
    • 获取合集列表
      POST
    • 获取应用列表接口
      POST
    • 应用下载接口
      POST
    • 收藏应用接口
      POST
    • 获取分类列表
      POST
  • 获取站点配置
    POST
  1. 应用相关

获取分类列表

POST
/apiv1/get_class

请求参数

Body 参数application/x-www-form-urlencoded
xu_fid
string 
可选
不传则返回全部分类 子分类嵌入在父分类内
示例值:
2

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/apiv1/get_class' \
--data-urlencode 'xu_fid=2'

返回响应

🟢200全部
text/html
Body
object {0}
示例
{
    "code": 200,
    "msg": "操作成功",
    "data": [
        {
            "id": 1,
            "xu_name": "应用",
            "xu_icon": "https://appstore.demo.xuuce.com/image/1726197032vAvFl05DaCIC.png",
            "xu_sort": 0,
            "xu_nots": null,
            "xu_home": "1",
            "xu_userup": "1",
            "xu_lsts": "1",
            "xu_fid": 0,
            "xu_app_style": "1",
            "xu_index_sort": "xu_time",
            "xu_index_num": "12",
            "xu_rankshow": "1",
            "children": [
                {
                    "id": 11,
                    "xu_name": "办公常用",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 1,
                    "xu_app_style": "3",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 12,
                    "xu_name": "社交聊天",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 1,
                    "xu_app_style": "1",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 13,
                    "xu_name": "图书教育",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 1,
                    "xu_app_style": "2",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 14,
                    "xu_name": "线上购物",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 1,
                    "xu_app_style": "3",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 15,
                    "xu_name": "地图导航",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 1,
                    "xu_app_style": "1",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 10,
                    "xu_name": "影视娱乐",
                    "xu_icon": "/",
                    "xu_sort": 1,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 1,
                    "xu_app_style": "2",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                }
            ]
        },
        {
            "id": 2,
            "xu_name": "游戏",
            "xu_icon": "https://appstore.demo.xuuce.com/image/17261970690NzBBIAIuYew.png",
            "xu_sort": 2,
            "xu_nots": null,
            "xu_home": "1",
            "xu_userup": "1",
            "xu_lsts": "1",
            "xu_fid": 0,
            "xu_app_style": "3",
            "xu_index_sort": "xu_recommendation",
            "xu_index_num": "20",
            "xu_rankshow": null,
            "children": [
                {
                    "id": 16,
                    "xu_name": "策略游戏",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 2,
                    "xu_app_style": "2",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 17,
                    "xu_name": "角色扮演",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 2,
                    "xu_app_style": "3",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 18,
                    "xu_name": "动作射击",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 2,
                    "xu_app_style": "2",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 19,
                    "xu_name": "卡牌游戏",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 2,
                    "xu_app_style": "1",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                },
                {
                    "id": 20,
                    "xu_name": "休闲经营",
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "1",
                    "xu_lsts": "1",
                    "xu_fid": 2,
                    "xu_app_style": "3",
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                }
            ]
        },
        {
            "id": 3,
            "xu_name": "jasur",
            "xu_icon": "https://imgsbad.semoun.com/uploads/2024/08/04/66aefa4fd23e3.png",
            "xu_sort": 3,
            "xu_nots": null,
            "xu_home": "1",
            "xu_userup": "1",
            "xu_lsts": "1",
            "xu_fid": 0,
            "xu_app_style": "1",
            "xu_index_sort": "xu_downsize",
            "xu_index_num": "20",
            "xu_rankshow": "1",
            "children": [
                {
                    "id": 21,
                    "xu_name": null,
                    "xu_icon": "/",
                    "xu_sort": null,
                    "xu_nots": null,
                    "xu_home": "1",
                    "xu_userup": "2",
                    "xu_lsts": null,
                    "xu_fid": 3,
                    "xu_app_style": null,
                    "xu_index_sort": null,
                    "xu_index_num": null,
                    "xu_rankshow": null
                }
            ]
        }
    ]
}
上一页
收藏应用接口
下一页
获取站点配置
Built with