ApiResponse<Void> |
AdminApi.adminAuthorIdAuthorCancelIstopPostWithHttpInfo(Integer authorId)
取消授权号置顶
|
ApiResponse<Void> |
AdminApi.adminAuthorIdForbiddenOrStartUsingAuthorPostWithHttpInfo(Integer authorId,
Integer type)
启用或者禁用某个授权号
|
ApiResponse<List<AuthorInfo>> |
AdminApi.adminAuthorIstopPostWithHttpInfo(Integer authorId,
Integer pageNum,
Integer pageSize)
授权号置顶
|
ApiResponse<Integer> |
AdminAccountApi.adminAuthorPostWithHttpInfo(String email,
String password)
管理员创建用户
|
ApiResponse<List<AuthorAuthInfo>> |
AdminAccountApi.adminAuthorsAuthInfoGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String authState)
获取所有的授权号认证信息
|
ApiResponse<AuthorAuthInfo> |
AdminAccountApi.adminAuthorsAuthorIdAuthInfoGetWithHttpInfo(Integer authorId)
获取单个授权号认证信息
|
ApiResponse<Void> |
AdminAccountApi.adminAuthorsAuthorIdAuthInfoPostWithHttpInfo(Integer authorId,
AuthorAuthInfo authorInfo)
修改单个授权号认证信息
|
ApiResponse<Void> |
AdminAccountApi.adminAuthorsAuthorIdAuthPostWithHttpInfo(Integer authorId,
String email)
认证通过这个授权号
|
ApiResponse<Void> |
AdminAccountApi.adminAuthorsAuthorIdDenyPostWithHttpInfo(Integer authorId,
String email,
String reason)
拒绝这个授权号
|
ApiResponse<AuthorInfo> |
AdminAccountApi.adminAuthorsAuthorIdGetWithHttpInfo(Integer authorId)
获取单个授权号信息
|
ApiResponse<Void> |
AdminAccountApi.adminAuthorsAuthorIdPostWithHttpInfo(Integer authorId,
AuthorInfo authorInfo)
修改授权号的个人信息
|
ApiResponse<List<ProductionDetail>> |
AdminApi.adminAuthorsAuthorIdProductionsGetWithHttpInfo(Integer authorId,
Integer pageNum,
Integer pageSize,
String authState)
获取某个作者的所有作品
|
ApiResponse<List<AuthorInfo>> |
AdminAccountApi.adminAuthorsGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String authState)
获取所有的授权号信息
|
ApiResponse<Void> |
AdminApi.adminClustersClusterIdDeleteWithHttpInfo(Integer clusterId) |
ApiResponse<Void> |
AdminApi.adminClustersClusterIdPostWithHttpInfo(Integer clusterId,
Cluster cluster)
修改某个分类
|
ApiResponse<Void> |
AdminApi.adminClustersPostWithHttpInfo(Cluster cluster) |
ApiResponse<Void> |
AdminApi.adminDeleteCommentCommentIdDeleteWithHttpInfo(Integer commentId)
根据评论id删除评论
|
ApiResponse<Void> |
AdminApi.adminEditorSystemPostWithHttpInfo(Integer infoId,
String systemName,
String systemcontent)
编辑系统信息
|
ApiResponse<Integer> |
AdminApi.adminGetAllProductionCountsGetWithHttpInfo()
获取所有的作品数量
|
ApiResponse<List<AuthorInfo>> |
AdminApi.adminGetAuthorRecommendGetWithHttpInfo()
获取授权号推荐位
|
ApiResponse<List<ClusterProductionCounts>> |
AdminApi.adminGetClusterProductionCountsGetWithHttpInfo()
获取各种分类下的做品数量
|
ApiResponse<List<ProductionPlayTop>> |
AdminApi.adminGetProductionPlayTopPostWithHttpInfo(String startTime,
String endTime)
获取作品播放top 10
|
ApiResponse<List<RegisterFrom>> |
AdminApi.adminGetRegisterFromPostWithHttpInfo(String startTime,
String endTime)
获取用户注册渠道列表(注册账号)
|
ApiResponse<List<RegisterMachine>> |
AdminApi.adminGetRegisterMachinePostWithHttpInfo(String startTime,
String endTime)
获取用户注册渠道列表(注册客户端)
|
ApiResponse<List<StartAppTimes>> |
AdminApi.adminGetStartAppOpentimesPostWithHttpInfo(String startTime,
String endTime)
通过时间节点获取启动APP次数和时长
|
ApiResponse<List<SystemInfoPages>> |
AdminApi.adminGetSystemInfoPagesGetWithHttpInfo()
获取后台系统信息页面 【关于我们】-》【用户协议】-》【功能说明】
|
ApiResponse<List<UserAvgPlayDuration>> |
AdminApi.adminGetUserAvgPlayDurationPostWithHttpInfo(String startTime,
String endTime)
获取用户人均播放时长
|
ApiResponse<List<UserAvgPlayCounts>> |
AdminApi.adminGetUserAvgUserPlayCountsPostWithHttpInfo(String startTime,
String endTime)
获取用户人均播放次数
|
ApiResponse<List<UserPlayCounts>> |
AdminApi.adminGetUserPlayCountsPostWithHttpInfo(String startTime,
String endTime)
获取用户播放次数【按照客户端维度统计】
|
ApiResponse<List<ProductionDetail>> |
AdminApi.adminProductionsGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String authState)
获取所有作品
|
ApiResponse<Void> |
AdminApi.adminProductionsPostWithHttpInfo(ProductionUpload production)
管理员作品创建接口
|
ApiResponse<Void> |
AdminApi.adminProductionsProductionIdAuthPostWithHttpInfo(Integer productionId,
String email)
审核通过找个视频
|
ApiResponse<Void> |
AdminApi.adminProductionsProductionIdDenyPostWithHttpInfo(Integer productionId,
String reason,
String email)
审核不通过
|
ApiResponse<Void> |
AdminApi.adminProductionsProductionIdPutawayDeleteWithHttpInfo(Integer productionId)
作品下架
|
ApiResponse<Void> |
AdminApi.adminProductionsProductionIdPutawayPostWithHttpInfo(Integer productionId,
Integer clusterId,
Boolean isHot,
Boolean isTop,
Boolean selfMade)
作品上架
|
ApiResponse<List<ProductionDetail>> |
AdminApi.adminProputawayStateGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String putawyState)
获取所有作品【上架和未上架】
|
ApiResponse<Void> |
AdminAccountApi.adminReportReportIdDeleteWithHttpInfo(Integer reportId)
删除举报建议
|
ApiResponse<List<Report>> |
AdminAccountApi.adminReportsGetWithHttpInfo(Integer pageNum,
Integer pageSize)
获取举报建议
|
ApiResponse<List<ProductionDetail>> |
AdminApi.adminSearchselectproductionsGetWithHttpInfo(Integer pageNum,
Integer pageSize,
Integer seleMade)
获取下拉筛选的作品【自制还是平台方创建】
|
ApiResponse<Void> |
AdminApi.adminTagIdTagCancelIstopPostWithHttpInfo(Integer tagId)
取消关键词置顶
|
ApiResponse<List<Tag>> |
AdminApi.adminTagsIstopPostWithHttpInfo(Integer pageNum,
Integer pageSize,
Integer tagId)
关键词tag置顶
|
ApiResponse<Integer> |
AdminApi.adminTagsPostWithHttpInfo(Tag tag) |
ApiResponse<Void> |
AdminApi.adminTagsTagIdDeleteWithHttpInfo(Integer tagId)
删除这个关键词
|
ApiResponse<Void> |
AdminApi.adminTagsTagIdPostWithHttpInfo(Integer tagId,
Tag tag)
修改这个关键词
|
ApiResponse<Void> |
AdminApi.adminUserInfoUserIdPutWithHttpInfo(Integer userId,
String name,
String headImagePath,
String status)
管理员修改用户信息
|
ApiResponse<UserPlayStatisticsInfos> |
AdminApi.adminUserPlayStatisticsInfosPostWithHttpInfo(String action,
String videoType,
String startTime,
String endTime)
获取视频单日播放量
|
ApiResponse<List<UserInfo>> |
AdminAccountApi.adminUsersGetWithHttpInfo(Integer pageNum,
Integer pageSize)
获取所有的用户
|
ApiResponse<UserInfo> |
AdminAccountApi.adminUsersUserIdGetWithHttpInfo(Integer userId)
获取单个用户
|
ApiResponse<List<SystemInfoPages>> |
AdminApi.adminWatchInfoInfoIdGetWithHttpInfo(Integer infoId)
查看系统信息
|
ApiResponse<AuthorAuthInfo> |
AuthorApi.authAuthorsAuthInfoGetWithHttpInfo()
获取自己的认证信息
|
ApiResponse<Void> |
AuthorApi.authAuthorsAuthInfoPostWithHttpInfo(AuthorAuthInfo authorInfo)
修改自己的个人认证信息
|
ApiResponse<Void> |
AdminAuthApi.authAuthorsEmailVerifyPostWithHttpInfo(String email,
Integer type)
后台授权用户使用邮件获取验证码
|
ApiResponse<Void> |
AdminAuthApi.authAuthorsLoginPostWithHttpInfo(String email,
String password)
授权号登录
|
ApiResponse<Void> |
AdminAuthApi.authAuthorsRegisterPostWithHttpInfo(String email,
String password,
String verifyCode)
后台授权用户注册接口
|
ApiResponse<Void> |
AdminAuthApi.authAuthorsResetPasswordPostWithHttpInfo(String email,
String password,
String textCode)
找回更新密码
|
ApiResponse<Void> |
AdminAuthApi.authAuthorsSendemailNoticePostWithHttpInfo(String email,
String authstate)
审核状态邮件通知
|
ApiResponse<List<FansInfo>> |
AuthorApi.authorAuthorsAuthorIdGetFansInfoGetWithHttpInfo(Integer authorId)
获取授权号粉丝信息(id name machine_type)
|
ApiResponse<List<ProductionDetail>> |
AuthorApi.authorAuthorsAuthorIdProductionsGetWithHttpInfo(Integer authorId,
Integer pageNum,
Integer pageSize)
获取这个作者的所有作品接口,包括没有认证和没有上架的
|
ApiResponse<List<FollowUserInfo>> |
AuthorApi.authorFollowsGetWithHttpInfo(Integer pageNum,
Integer pageSize)
获取自己的被关注用户列表
|
ApiResponse<Void> |
AuthorApi.authorInfoPostWithHttpInfo(AuthorInfo authorInfo)
修改自己的个人信息
|
ApiResponse<ProductionIdAndVideoId> |
AuthorApi.authorProductionsPostWithHttpInfo(ProductionUpload production)
作品创建接口
|
ApiResponse<Void> |
AuthorApi.authorProductionsProductionIdDeleteWithHttpInfo(Integer productionId)
删除某个作品
|
ApiResponse<Void> |
AuthorApi.authorProductionsProductionIdPostWithHttpInfo(ProductionUpload production,
Integer productionId)
修改某个作品
|
ApiResponse<Void> |
AuthorApi.authorProductionsProductionIdSubmitDeleteWithHttpInfo(Integer productionId)
撤销提交(已经审核通过的不能撤销)
|
ApiResponse<Void> |
AuthorApi.authorProductionsProductionIdSubmitPostWithHttpInfo(Integer productionId)
提交认证某个作品
|
ApiResponse<VideoUploadRefreshAuth> |
AuthorApi.authorRefreshVideoAuthPostWithHttpInfo(String videoId)
刷新上传凭证
|
ApiResponse<Integer> |
AuthorApi.authorTagsPostWithHttpInfo(Tag tag)
Author创建关键词
|
ApiResponse<VideoUploadAuth> |
AuthorApi.authorUploadVideoAuthPostWithHttpInfo(VideoInfo videoInfo)
获取上传凭证
|
ApiResponse<AutoLoginCredential> |
AuthApi.authUsersAutoLoginPostWithHttpInfo(String autoLoginToken,
String machineId)
自动登录/requstToken 刷新
|
ApiResponse<Void> |
AuthApi.authUsersBindUserPhoneNumberPostWithHttpInfo(String phoneNumber,
String openId,
String password,
String verifyCode)
第三方登录用户绑定手机号
|
ApiResponse<LoginCredential> |
AuthApi.authUsersLoginPostWithHttpInfo(String phone,
String password,
String machineId)
登录
|
ApiResponse<LoginCredential> |
AuthApi.authUsersRegisterOrLoginNonpartyPostWithHttpInfo(String openId,
String headImage,
String machineId,
String nickName,
String loginModel)
第三方登录注册接口
|
ApiResponse<LoginCredential> |
AuthApi.authUsersRegisterPostWithHttpInfo(String phone,
String password,
String textCode,
String machineId)
注册接口
|
ApiResponse<Void> |
AuthApi.authUsersResetPasswordPostWithHttpInfo(String phone,
String password,
String textCode)
找回更新密码
|
ApiResponse<VerifyTestResponse> |
AuthApi.authUsersVerifyTextPostWithHttpInfo(String phone)
获取登录验证码
|
ApiResponse<Void> |
NormalApi.normalAddUserPlayCountsPostWithHttpInfo(String machineType,
String videoId,
String durationTime,
Integer userId)
添加用户播放次数[按照客户端维度统计]
|
ApiResponse<List<ProductionDetail>> |
NormalApi.normalAuthorsAuthorIdProductionsGetWithHttpInfo(Integer pageNum,
Integer pageSize,
Integer authorId)
授权号的作品列表
|
ApiResponse<List<AuthorInfo>> |
NormalApi.normalAuthorsFoundGetWithHttpInfo(Integer pageNum,
Integer pageSize)
发现列表
|
ApiResponse<String> |
NormalApi.normalBarragePostWithHttpInfo(Barrage barrageInfo)
创建弹幕
|
ApiResponse<Cluster> |
NormalApi.normalClustersClusterIdGetWithHttpInfo(Integer clusterId)
获取某个分类的信息
|
ApiResponse<List<ProductionDetail>> |
NormalApi.normalClustersClusterIdProductionsGetWithHttpInfo(Integer clusterId,
Integer pageNum,
Integer pageSize)
获取某个分类下的产品列表
|
ApiResponse<List<Cluster>> |
NormalApi.normalClustersGetWithHttpInfo(Integer pageNum,
Integer pageSize)
获取分类列表
|
ApiResponse<List<ProductionCommentReply>> |
NormalApi.normalCommentsCommentIdRepliesGetWithHttpInfo(Integer commentId,
Integer pageNum,
Integer pageSize)
获取某个评论的回复
|
ApiResponse<List<ReturnBarrageInfo>> |
NormalApi.normalGetAllBarragesByVideoIdVideoIdGetWithHttpInfo(String videoId)
通过videoId获取该视频的所有弹幕
|
ApiResponse<List<ProductionDetail>> |
NormalApi.normalHotsGetWithHttpInfo(Integer pageNum,
Integer pageSize)
获取精选的列表
|
ApiResponse<OSSCredential> |
NormalApi.normalOSSCredentialsGetWithHttpInfo(String requestToken)
上传、下载图片的鉴权
|
ApiResponse<ProductionDetail> |
NormalApi.normalPlayNextvideoPostWithHttpInfo(Integer productionId)
播放下一个视频
|
ApiResponse<List<ProductionComment>> |
NormalApi.normalProductionsProductionIdCommentsHotGetWithHttpInfo(Integer productionId,
Integer pageNum,
Integer pageSize)
获取某个作品的热门评论
|
ApiResponse<List<ProductionComment>> |
NormalApi.normalProductionsProductionIdCommentsNewGetWithHttpInfo(Integer productionId,
Integer pageNum,
Integer pageSize)
获取某个作品的最新评论
|
ApiResponse<ProductionDetail> |
NormalApi.normalProductionsProductionIdGetWithHttpInfo(Integer productionId)
获取某个作品的作品详情
|
ApiResponse<Void> |
NormalApi.normalProductionsProductionIdSharedGetWithHttpInfo(Integer productionId)
分享作品结束
|
ApiResponse<Void> |
NormalApi.normalProductionViewsPostWithHttpInfo(Integer productionId,
String requestToken)
上传一次浏览次数
|
ApiResponse<OssUrl> |
NormalApi.normalPutUrlFolderGetWithHttpInfo(String requestToken)
上传图片的文件夹
|
ApiResponse<List<AuthorInfo>> |
NormalApi.normalSearchAuthorsGetWithHttpInfo(String keyWord,
Integer pageNum,
Integer pageSize)
搜索授权号(根据name,description)
|
ApiResponse<List<ProductionDetail>> |
NormalApi.normalSearchProductionsGetWithHttpInfo(String keyWord,
Integer pageNum,
Integer pageSize)
搜索作品(根据titile,description)
|
ApiResponse<List<Tag>> |
NormalApi.normalSearchTagGetWithHttpInfo(String keyWord,
Integer pageNum,
Integer pageSize)
搜索tag(根据name,description)
|
ApiResponse<Void> |
NormalApi.normalStartAppOpenTimesPostWithHttpInfo(String machineType,
Integer openTimes,
String durationTime)
查看用户启动APP的次数和在线时间长短
|
ApiResponse<List<Tag>> |
NormalApi.normalTagsGetWithHttpInfo(Integer pageNum,
Integer pageSize)
获取关键词列表
|
ApiResponse<Tag> |
NormalApi.normalTagsTagIdGetWithHttpInfo(Integer tagId)
获取某个tag的信息
|
ApiResponse<VideoPlayAuth> |
NormalApi.normalVideoPlayAuthVideoIdGetWithHttpInfo(String videoId)
获取视频播放鉴权
|
ApiResponse<TestResponse> |
TestApi.testInfoGetWithHttpInfo(String word)
测试接口
|
ApiResponse<String> |
UserApi.userBarragePostWithHttpInfo(Barrage barrageInfo)
创建弹幕
|
ApiResponse<Void> |
UserApi.userCommentLikeDeleteWithHttpInfo(Integer commentId,
String requestToken)
用户取消点赞评论
|
ApiResponse<List<IdWrapper>> |
UserApi.userCommentLikeGetWithHttpInfo(Integer productionId,
String requestToken)
获取用户该作品下的点赞评论ID列表
|
ApiResponse<Void> |
UserApi.userCommentLikePostWithHttpInfo(Integer commentId,
String requestToken)
用户点赞评论
|
ApiResponse<Void> |
UserApi.userCommentsCommentIdLikeGetWithHttpInfo(Integer commentId,
String requestToken)
获取用户某个评论是否有点赞的接口
|
ApiResponse<Void> |
UserApi.userCommentsPostWithHttpInfo(Integer productionId,
String comment,
String requestToken)
用户发表评论
|
ApiResponse<Void> |
UserApi.userFavoriteProductionIdGetWithHttpInfo(Integer productionId,
String requestToken)
用户获取自己收藏的某个作品
|
ApiResponse<Void> |
UserApi.userFavoritesDeleteWithHttpInfo(Integer productionId,
String requestToken)
用户删除自己收藏
|
ApiResponse<List<FavoriteProduction>> |
UserApi.userFavoritesGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String requestToken)
会员用户获取自己收藏的作品列表
|
ApiResponse<Void> |
UserApi.userFavoritesPostWithHttpInfo(Integer productionId,
String requestToken)
用户添加收藏
|
ApiResponse<Void> |
UserApi.userFollowAuthorIdGetWithHttpInfo(Integer authorId,
String requestToken)
用户获取自己关注的某个作者
|
ApiResponse<Void> |
UserApi.userFollowsDeleteWithHttpInfo(Integer authorId,
String requestToken)
取消关注作者
|
ApiResponse<List<FollowedAuthorInfo>> |
UserApi.userFollowsGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String requestToken)
会员用户获取自己关注的作者列表
|
ApiResponse<Void> |
UserApi.userFollowsPostWithHttpInfo(Integer authorId,
String requestToken)
添加关注作者
|
ApiResponse<List<ReturnBarrageInfo>> |
UserApi.userGetAllBarragesByVideoIdVideoIdGetWithHttpInfo(String videoId)
通过videoId获取该视频的所有弹幕
|
ApiResponse<Void> |
UserApi.userHistoriesDeleteWithHttpInfo(Integer productionId,
String requestToken)
删除浏览历史
|
ApiResponse<List<HistoryProduction>> |
UserApi.userHistoriesGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String requestToken)
用户获取自己的浏览历史
|
ApiResponse<Void> |
UserApi.userHistoriesPostWithHttpInfo(Integer productionId,
String requestToken)
用户上传浏览历史
|
ApiResponse<List<CommentReplyMessage>> |
UserApi.userMessageCommentsGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String requestToken)
获取我评论的消息列表
|
ApiResponse<List<CommentLikeMessage>> |
UserApi.userMessageLikesGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String requestToken)
获取点赞的消息列表
|
ApiResponse<List<CommentReplyMessage>> |
UserApi.userMessageRepliesGetWithHttpInfo(Integer pageNum,
Integer pageSize,
String requestToken)
获取回复的消息列表
|
ApiResponse<Void> |
UserApi.userRepliesPostWithHttpInfo(Integer commentId,
Integer repliedUserId,
String reply,
String requestToken)
用户回复评论
|
ApiResponse<Void> |
UserApi.userReportPostWithHttpInfo(Integer type,
String content,
String requestToken)
会员用户提交举报建议
|
ApiResponse<Void> |
UserApi.userUsersChangePasswordPutWithHttpInfo(String oldPassword,
String newPassword)
修改密码
|
ApiResponse<Void> |
UserApi.userUsersChangePhonePutWithHttpInfo(String phone,
String password,
String textCode)
修改手机号
|
ApiResponse<UserInfo> |
UserApi.userUsersInfoGetWithHttpInfo(String requestToken)
会员用户获取个人信息
|
ApiResponse<Void> |
UserApi.userUsersInfoPutWithHttpInfo(String requestToken,
String name,
String headImagePath)
会员用户修改个人信息
|