1. show
影视APP
  • app
    • user
      • 用户注册
      • 用户登录
      • 获取用户信息接口
      • 用户反馈接口
      • 清除bundle缓存
      • 查询用户是否是VIP
      • 商品列表
      • 活动解锁会员接口
      • 更新用户的 Firebase 推送令牌
      • 用户推送上报接口
      • 用户版本弹窗更新
      • W2映射-用户注册
      • 测试测试
    • show
      • 影视类型接口
        GET
      • 通过影视类型ID查询banner
        GET
      • 通过影视类型ID查询推荐类型
        GET
      • 获取影视详情接口
        GET
      • 详情页推荐接口
        GET
      • 演员详情接口
        GET
      • 故障上报接口
        POST
      • 首页推荐类型列表
        POST
      • 今日热播接口
        GET
      • 热词接口
        GET
      • 首页Feed流接口
        GET
      • 详情页推荐接口-ab短剧
        GET
      • 字幕查询
        GET
      • 首页auto接口
        GET
      • 首页auto二级页
        GET
    • search
      • 搜索接口
      • 热门搜索
      • 排行榜
      • 搜索筛选条件接口
    • user_center
      • 观看记录上传接口
      • 观看历史接口
      • 收藏/取消收藏剧目接口
      • 收藏列表接口
      • 预约列表接口
      • 预约/取消预约接口
      • 观看历史记录删除接口
    • 数据上报
      • 数据上报接口
      • 检查ip是否为审核人员
      • 求片接口
      • 收益上报
      • 参数埋点上报
    • 订单支付
      • 订单校验
      • 苹果回调
    • AB-ugc影视
      • user
        • 发布页面接口
        • 用户图像信息更新接口
        • 用户关注/取消关注接口
        • 用户关注列表查询接口
        • 用户主页信息查询
        • 发布链接解析
        • 用户主页帖子剧目查询
      • show
        • 首页瀑布流接口
        • 剧情详情接口
  • 后台
    • app管理
      • app创建/更新
      • app查询
      • app版本列表查询
      • app版本创建/更新
      • 接口管理查询
      • 接口管理新增
      • 接口管理删除
      • app下的接口映射查询
      • 接口详情查询
      • 接口详情更新接口
      • 接口映射更新字段
    • 源数据管理
      • 演员查询
      • 新增更新剧目
      • 剧目查询
      • 剧目删除
      • 演员新增更新
      • 资源视频URL
      • 视频故障上报查询接口
      • 视频故障上报清零接口
      • 求片查询
      • 批量更新求片需求
      • 新增求片
      • 剧目链接查询
      • 剧目点击推送接口
      • 找剧上报、预约推送接口
    • 内容管理
      • 付费内容管理
        • 查询
        • 编辑
        • 新增
        • 删除
      • 影视分类查询
      • 影视分类创建/更新
      • 标签类型查询
      • 标签类型新增/更新
      • banner配置查询
      • banner新增/更新
      • banner组配置查询
      • 合辑查询
      • 合辑新增/更新
      • 首页配置查询
      • 首页配置新增/更新
      • 基础数据查询
      • 热播管理查询接口
      • 热播管理新增接口
    • 用户管理
      • 用户信息查询
      • 添加/移除黑名单
      • 用户反馈查询接口
      • 用户留存查询接口
      • web2app
      • 用户信息删除接口
    • 数据中心
      • 剧目播放数据查询
      • 搜索数据查询
      • 广告配置查询
      • 广告位置新增
      • 广告配置新增
      • 广告位置查询
      • 推送数据查询接口
    • 商品订阅
      • 商品列表
      • 商品新增
      • 订单查询
      • 商品删除
      • 订单管理查询
    • 自动化上架服务
      • 海盗湾爬虫
        • 海盗湾爬虫接口
      • 字幕新增/编辑接口
      • 字幕删除接口
      • 剧目资源查询
      • 资源入库
      • 剧目新增
      • 剧目编辑
      • 重试
      • 删除
      • 未上映资源入库
      • 通用入库API
      • UGC入库API
    • 自动化上架服务-flask
      • 资源编辑接口
      • 下载重试接口
      • 查询资源列表
      • 新增剧目
      • 资源删除接口
    • 推送管理
      • 推送配置接口-新增
      • 推动配置接口-查询
      • 推送配置接口-编辑
      • 推送配置接口-删除
  • 公共服务API
    • 回调测试
  • 用户签到接口
    POST
  • 测试商品
    GET
  • 数据模型
    • Schemas
      • user-server.api.device.v1.CheckDeviceReq
      • content-server.api.content.v1.GetContentDetailReq
      • user-server.api.device.v1.CheckDeviceRes
      • content-server.api.content.v1.GetContentDetailRes
      • user-server.api.device.v1.RefreshTokenReq
      • content-server.internal.model.message.ContentDetail
      • user-server.api.device.v1.RefreshTokenRes
      • content-server.internal.model.message.Picture
      • user-server.api.feedback.v1.SendFeedbackReq
      • content-server.internal.model.message.Party
      • user-server.api.feedback.v1.SendFeedbackRes
      • content-server.internal.model.message.SocialLink
      • user-server.api.user.v1.GetUserHistoryReq
      • content-server.internal.model.message.MediaResource
      • user-server.internal.model.message.Page
      • content-server.internal.model.message.MediaTechParameter
      • user-server.api.user.v1.GetUserHistoryRes
      • content-server.api.content.v1.SearchContentReq
      • user-server.internal.model.message.ContentRecord
      • content-server.internal.model.message.SearchFilter
      • user-server.internal.model.message.Picture
      • content-server.internal.model.message.Page
      • content-server.api.content.v1.SearchContentRes
      • content-server.api.party.v1.GetPartyReq
      • content-server.api.party.v1.GetPartyRes
  1. show

首页auto接口

开发中
GET
/app/api/show/auto

请求参数

Query 参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/app/api/show/auto?show_type_id=1' \
--header 'User-Id: 1527371' \
--header 'Bundle: com.drama.dramabit'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "code": 200,
    "msg": "Success",
    "data": [
        {
            "recommend_type_id": 1,
            "title": "You may also like",
            "shows": [
                {
                    "show_type": 1,
                    "latest_episode": null,
                    "release_year": 2025,
                    "isNew": false,
                    "show_image": "https://d2ize0lrav418c.cloudfront.net/public/image/view/tt5950044/tt5950044.jpg",
                    "avatar": "",
                    "id": 52999,
                    "show_id": "z-tt5950044",
                    "name": "Superman",
                    "release_date": "2025-07-09",
                    "rating": "7.3",
                    "category_name": null,
                    "category_names": [
                        "Sci-Fi",
                        "Action",
                        "Adventure"
                    ],
                    "url": null,
                    "is_reserved": false
                },
                {
                    "show_type": 1,
                    "latest_episode": null,
                    "release_year": 2025,
                    "isNew": false,
                    "show_image": "https://d2ize0lrav418c.cloudfront.net/public/image/view/31193180/31193180.jpg",
                    "avatar": "",
                    "id": 40551,
                    "show_id": "z-tt31193180",
                    "name": "Sinners",
                    "release_date": "2025-04-16",
                    "rating": "7.5",
                    "category_name": null,
                    "category_names": [
                        "Thriller",
                        "Horror",
                        "Action"
                    ],
                    "url": null,
                    "is_reserved": false
                },
                {
                    "show_type": 1,
                    "latest_episode": null,
                    "release_year": 2025,
                    "isNew": false,
                    "show_image": "https://d2ize0lrav418c.cloudfront.net/public/image/view/tt10548174/tt10548174.jpg",
                    "avatar": "",
                    "id": 52321,
                    "show_id": "z-tt10548174",
                    "name": "28 Years Later",
                    "release_date": "2025-06-18",
                    "rating": "7.2",
                    "category_name": null,
                    "category_names": [
                        "Horror",
                        "Thriller",
                        "Sci-Fi"
                    ],
                    "url": null,
                    "is_reserved": false
                },
                {
                    "show_type": 1,
                    "latest_episode": null,
                    "release_year": 2025,
                    "isNew": false,
                    "show_image": "https://d2ize0lrav418c.cloudfront.net/public/image/view/tt9619824/tt9619824.jpg",
                    "avatar": "",
                    "id": 48412,
                    "show_id": "z-tt9619824",
                    "name": "Final Destination Bloodlines",
                    "release_date": "2025-05-09",
                    "rating": "7.1",
                    "category_name": null,
                    "category_names": [
                        "Horror",
                        "Mystery"
                    ],
                    "url": null,
                    "is_reserved": false
                },
                {
                    "show_type": 1,
                    "latest_episode": null,
                    "release_year": 2025,
                    "isNew": false,
                    "show_image": "https://d2ize0lrav418c.cloudfront.net/public/image/view/tt3402138/tt3402138.jpg",
                    "avatar": "",
                    "id": 53012,
                    "show_id": "z-tt3402138",
                    "name": "The Naked Gun",
                    "release_date": "2025-07-30",
                    "rating": "6.9",
                    "category_name": null,
                    "category_names": [
                        "Comedy",
                        "Crime"
                    ],
                    "url": null,
                    "is_reserved": false
                },
                {
                    "show_type": 1,
                    "latest_episode": null,
                    "release_year": 2025,
                    "isNew": false,
                    "show_image": "https://d2ize0lrav418c.cloudfront.net/public/image/view/tt16311594/tt16311594.jpg",
                    "avatar": "",
                    "id": 52877,
                    "show_id": "z-tt16311594",
                    "name": "F1",
                    "release_date": "2025-06-25",
                    "rating": "7.7",
                    "category_name": null,
 
修改于 2025-10-14 02:25:05
上一页
字幕查询
下一页
首页auto二级页
Built with