Station
电台Controller
UserSubscribeFolder
API | Description |
---|---|
GET api/UserSubscribeFolder/GetList?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取用户订阅的栏目列表(2104 |
POST api/UserSubscribeFolder/AddUserSubscribeFolder |
用户订阅栏目(2111) |
POST api/UserSubscribeFolder/SetUserSubscribeFolderConfig |
2.86设置订阅栏目的配置(5100) |
GET api/UserSubscribeFolder/SearchSubscribeFolder |
用关键字搜索我订阅的栏目--新建栏目频道用 |
DELETE api/UserSubscribeFolder/Delete/{id}?isSubscribe={isSubscribe} |
删除一条记录fdy |
GET api/UserSubscribeFolder/GetHandlerChian |
No documentation available. |
GET api/UserSubscribeFolder/Get |
No documentation available. |
POST api/UserSubscribeFolder/Initialize |
No documentation available. |
SoundFile
节目Controller
CommentOfSoundFile
API | Description |
---|---|
POST api/CommentOfSoundFile/PostCommentOfSoundFile |
发表评论2201-SoundFile |
GET api/CommentOfSoundFile/Get_Comment?itemId={itemId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取节目的评论列表(3302 |
DELETE api/CommentOfSoundFile/DeleteComment/{id} |
删除评论(2202 |
GET api/CommentOfSoundFile/GetHandlerChian |
No documentation available. |
GET api/CommentOfSoundFile/Get |
No documentation available. |
POST api/CommentOfSoundFile/Initialize |
No documentation available. |
SubscribeGroup
API | Description |
---|---|
POST api/UserGroup/Add |
创建用户分组。客户端负责限制分组名称的长度(不到过8个汉字) |
PUT api/UserGroup/Update |
修改分组的名称 |
GET api/UserGroup/Get |
获取用户分组列表 |
POST api/UserGroup/Edit |
客户端编辑用户分组,可以删除和排序 |
GET api/SubscribeGroup/get |
No documentation available. |
DELETE api/SubscribeGroup/Delete/{id} |
删除指定用户分组 |
GET api/SubscribeGroup/GetHandlerChian |
No documentation available. |
POST api/SubscribeGroup/Initialize |
No documentation available. |
Favorite
收藏夹
API | Description |
---|---|
POST api/Favorite/Add |
47 创建收藏夹 |
GET api/Favorite/GetList?userId={userId} |
12 根据UserId获取用户的收藏列表 |
GET api/Favorite/GetListByAudio?audioId={audioId}&audioType={audioType} |
获取包含某SoundFile或Song的播单 fdy160505 |
POST api/Favorite/Add_Item |
49 创建收藏夹项 |
POST api/Favorite/AddItems |
49 创建收藏夹项 |
POST api/Favorite/DeleteItems |
050 删除收藏夹项 |
GET api/Favorite/GetList_Item?playlistId={playlistId} |
根据favoriteId获收藏夹中各项列表 |
GET api/Favorite/SearchSong?playlistId={playlistId}&name={name} |
No documentation available. |
GET api/Favorite/Get/{id} |
获取播单的detailfdy160318 |
GET api/Favorite/Get |
No documentation available. |
POST api/Favorite/ReName |
收藏夹改名 |
DELETE api/Favorite/Delete/{id} |
048 删除收藏夹 |
POST api/Favorite/DeleteItem |
050 删除收藏夹项 |
GET api/Favorite/GetHandlerChian |
No documentation available. |
POST api/Favorite/Initialize |
No documentation available. |
Folder
栏目(文件夹)Controller
TagCategory
API | Description |
---|---|
GET api/category/all |
获取所有类别 |
GET api/category/AllByType?tagUsedForType={tagUsedForType} |
按照TagUsedForType获取所有类别(已废) 用api/userofcategory/get_usercategorys |
GET api/category/GetCategoryForCar?tagUsedForType={tagUsedForType} |
No documentation available. |
GET api/category/get_tag_and_folder?categoryId={categoryId} |
获取某类别的标签和热门栏目 |
GET api/category/HotSoundFiles?tagCategoryId={tagCategoryId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取更多节目根据类别Id |
GET api/category/Get_SubCategorys?categoryId={categoryId} |
根据大类id获取子类 |
GET api/TagCategory/GetTags?tagCategoryIds={tagCategoryIds} |
获取音乐频道子类 fdy160112 |
GET api/TagCategory/GetHandlerChian |
No documentation available. |
GET api/TagCategory/Get |
No documentation available. |
POST api/TagCategory/Initialize |
No documentation available. |
Feedback
API | Description |
---|---|
POST api/Feedback/AddFeedback |
发表意见反馈(6001 |
GET api/Feedback/GetHandlerChian |
No documentation available. |
GET api/Feedback/Get |
No documentation available. |
POST api/Feedback/Initialize |
No documentation available. |
MusicChannelTemplat
API | Description |
---|---|
POST api/MusicChannelTemplat/Add | |
POST api/MusicChannelTemplat/AddSchedule | |
POST api/MusicChannelTemplat/UpdateSchedule | |
GET api/MusicChannelTemplat/GetHandlerChian |
No documentation available. |
GET api/MusicChannelTemplat/Get |
No documentation available. |
POST api/MusicChannelTemplat/Initialize |
No documentation available. |
Report
API | Description |
---|---|
POST api/Report/AddReport |
发起举报(6000 |
GET api/Report/GetHandlerChian |
No documentation available. |
GET api/Report/Get |
No documentation available. |
POST api/Report/Initialize |
No documentation available. |
Group
API | Description |
---|---|
POST api/Group/addChannel |
新建栏目频道fdy |
GET api/Group/Get_GroupFriend |
No documentation available. |
POST api/Group/SortGroupFriend |
No documentation available. |
POST api/Group/UpdateGroup |
No documentation available. |
GET api/Group/GetChannel/{id} |
获取频道fdy160318 |
POST api/Group/AddFriend/{id}?friendId={friendId} |
朋友频道 添加朋友fdy 160315 |
DELETE api/Group/DeleteFriend/{id}?friendId={friendId} |
删除朋友频道中的朋友fdy |
GET api/Group/GetHandlerChian |
No documentation available. |
GET api/Group/Get |
No documentation available. |
POST api/Group/Initialize |
No documentation available. |
Activity
API | Description |
---|---|
GET api/Activity/GetFolderActivityListByColumnId?columnId={columnId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取栏目活动列表 |
GET api/Activity/GetHandlerChian |
No documentation available. |
GET api/Activity/Get |
No documentation available. |
POST api/Activity/Initialize |
No documentation available. |
CommentOfStation
API | Description |
---|---|
POST api/CommentOfStation/PostCommentOfStation |
发表评论2201-Station |
GET api/CommentOfStation/GetListByStationId?stationId={stationId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取电台的评论列表(3300) |
DELETE api/CommentOfStation/DeleteComment/{id} |
删除评论(2202 |
GET api/CommentOfStation/GetHandlerChian |
No documentation available. |
GET api/CommentOfStation/Get |
No documentation available. |
POST api/CommentOfStation/Initialize |
No documentation available. |
PlayList
API | Description |
---|---|
POST api/PlayList/create |
创建播单 |
POST api/PlayList/add_soundfile |
为个人电台设置栏目(5004 |
POST api/PlayList/delete_soundfile |
从个人电台删除栏目 |
POST api/PlayList/sort_soundfile |
No documentation available. |
GET api/PlayList/GetHandlerChian |
No documentation available. |
GET api/PlayList/Get |
No documentation available. |
POST api/PlayList/Initialize |
No documentation available. |
AlarmClockMaterial
API | Description |
---|---|
GET api/AlarmClockMaterial/GetMaterials |
获取推荐素材 |
POST api/AlarmClockMaterial/Add |
创建闹钟素材 |
DELETE api/AlarmClockMaterial/Delete/{id} |
删除闹钟素材 |
POST api/AlarmClockMaterial/DeleteAlarm/{id} |
删除闹钟素材 |
POST api/AlarmClockMaterial/Update |
修改闹钟素材 |
GET api/AlarmClockMaterial/GetHandlerChian |
No documentation available. |
GET api/AlarmClockMaterial/Get |
No documentation available. |
POST api/AlarmClockMaterial/Initialize |
No documentation available. |
BackgroundImage
获取系统预置的背景图片列表
API | Description |
---|---|
GET api/BackgroundImage/GetBackgroundImage?type={type} |
获取系统预置的背景图片列表 一般集合为4个,大,中,小,原始 |
GET api/BackgroundImage/GetHandlerChian |
No documentation available. |
GET api/BackgroundImage/Get |
No documentation available. |
POST api/BackgroundImage/Initialize |
No documentation available. |
StationInstitutions
UserAuthRecord
API | Description |
---|---|
GET api/UserAuthRecord/GetUserAuthRecordList?pageIndex={pageIndex}&pageSize={pageSize} |
获得授权列表 |
GET api/UserAuthRecord/SearchUserAuthRecordList?nick={nick}&pageIndex={pageIndex}&pageSize={pageSize} | |
GET api/UserAuthRecord/SearchUserAuthRecordList |
No documentation available. |
POST api/UserAuthRecord/Add |
新增 |
POST api/UserAuthRecord/Update |
修改 |
DELETE api/UserAuthRecord/Delete/{id} |
删除 |
GET api/UserAuthRecord/GetHandlerChian |
No documentation available. |
GET api/UserAuthRecord/Get |
No documentation available. |
POST api/UserAuthRecord/Initialize |
No documentation available. |
Music
API | Description |
---|---|
GET api/Music/GetTags?musicId={musicId} |
获取标签组 ,并标明标签是否已存在 fdy151230 |
POST api/Music/addChannel |
创建音乐频道 |
GET api/Music/GetSimilarList?musicId={musicId} |
获取与某音乐频道相似的音乐频道 fdy160505 |
GET api/Music/get?musicId={musicId} |
获取某音乐频道 fdy151230 |
POST api/Music/Update |
No documentation available. |
POST api/Music/Copy |
将别人的音乐频道复制为我的音乐频道 |
POST api/Music/add_comment |
发表评论2201-Station |
POST api/Music/delete_comment |
删除传统电台的评论 |
GET api/Music/comments?musicId={musicId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取传统电台的评论列表 |
GET api/Music/GetMusicChannels | |
GET api/Music/GetChannel/{id} |
获取频道fdy160318 |
GET api/Music/get |
No documentation available. |
GET api/Music/GetList?tagIds={tagIds}&orderBy={orderBy} |
按照标签获取音乐频道列表 fdy160112 |
GET api/Music/GetHandlerChian |
No documentation available. |
POST api/Music/Initialize |
No documentation available. |
Messages
DefaultPlaylist
API | Description |
---|---|
POST api/DefaultPlaylist/Add |
创建 |
GET api/DefaultPlaylist/GetDefaultPlaylist?pageIndex={pageIndex}&pageSize={pageSize} |
获得 |
DELETE api/DefaultPlaylist/Delete/{id} |
删除 |
GET api/DefaultPlaylist/GetVersion |
获取版本 |
GET api/DefaultPlaylist/GetHandlerChian |
No documentation available. |
GET api/DefaultPlaylist/Get |
No documentation available. |
POST api/DefaultPlaylist/Initialize |
No documentation available. |
SkipOfSoundFile
API | Description |
---|---|
POST api/SkipOfSoundFile/SkipOfSoundFilePrograme |
No documentation available. |
GET api/SkipOfSoundFile/GetHandlerChian |
No documentation available. |
GET api/SkipOfSoundFile/Get |
No documentation available. |
POST api/SkipOfSoundFile/Initialize |
No documentation available. |
CommentOfShare
对分享进行评论
API | Description |
---|---|
POST api/CommentOfShare/add |
071 对朋友动态发评论 |
DELETE api/CommentOfShare/Delete/{id} |
072 删除对朋友动态发的评论 |
GET api/CommentOfShare/GetHandlerChian |
No documentation available. |
GET api/CommentOfShare/Get |
No documentation available. |
POST api/CommentOfShare/Initialize |
No documentation available. |
AlarmClock
闹钟
API | Description |
---|---|
POST api/AlarmClock/AddFriendModifyEx |
朋友增加闹铃的音频 |
POST api/AlarmClock/AddFriendModify |
朋友增加闹铃的音频 |
GET api/AlarmClock/GetOpenFriendAlarm |
读取朋友许可我修改的闹铃列表 |
POST api/AlarmClock/DeleteFriendModify |
朋友删除闹铃的音频 |
GET api/AlarmClock/Version?userId={userId} |
获取闹铃版本 |
POST api/AlarmClock/Add |
创建闹钟 |
DELETE api/AlarmClock/Delete/{id} |
删除闹钟 |
POST api/AlarmClock/DeleteAlarm/{id} |
删除闹钟 |
POST api/AlarmClock/Update |
修改 |
POST api/AlarmClock/UpdateIsAvailable |
修改 |
GET api/AlarmClock/GetAlarms |
获得用户闹铃列表,音响 |
GET api/AlarmClock/GetAlarmList |
拇指FM获得闹铃 |
GET api/AlarmClock/GetHandlerChian |
No documentation available. |
GET api/AlarmClock/Get |
No documentation available. |
POST api/AlarmClock/Initialize |
No documentation available. |
RecordSpeech
API | Description |
---|---|
GET api/RecordSpeech/Search0?type={type}&guIds={guIds}&keyWord={keyWord}&pageIndex={pageIndex}&pageSize={pageSize}&getTotalNum={getTotalNum} |
搜索(全文检索) |
GET api/RecordSpeech/Search?keyWord={keyWord}&pageIndex={pageIndex}&pageSize={pageSize}&getTotalNum={getTotalNum} |
搜索(全文检索) |
GET api/RecordSpeech/Test?ids={ids} |
No documentation available. |
GET api/RecordSpeech/Add |
No documentation available. |
GET api/RecordSpeech/GetHandlerChian |
No documentation available. |
GET api/RecordSpeech/Get |
No documentation available. |
POST api/RecordSpeech/Initialize |
No documentation available. |
PersonalPlayList
API | Description |
---|---|
GET api/PersonalPlayList/SongList?pageIndex={pageIndex}&pageSize={pageSize} |
获取可用的播单列表 |
GET api/PersonalPlayList/SearchSongList?name={name}&pageIndex={pageIndex}&pageSize={pageSize} |
查询获取可用的播单列表 |
POST api/PersonalPlayList/Add |
新增播单 |
POST api/PersonalPlayList/Update |
修改播单的信息 |
POST api/PersonalPlayList/AddChannel |
将播单插入频道 |
POST api/PersonalPlayList/DeleteChannel |
将播单从频道中删除 |
GET api/PersonalPlayList/GetSongs?id={id} |
获得歌单里的歌曲列表 |
POST api/PersonalPlayList/AddSong |
插入歌曲 |
POST api/PersonalPlayList/SongDelete |
删除歌曲 |
POST api/PersonalPlayList/SetItemSort |
歌单里歌曲排序 |
POST api/PersonalPlayList/ItemsSort |
No documentation available. |
GET api/PersonalPlayList/Search?name={name} |
检索歌曲 |
DELETE api/PersonalPlayList/Delete/{id} |
删除 |
GET api/PersonalPlayList/GetHandlerChian |
No documentation available. |
GET api/PersonalPlayList/Get |
No documentation available. |
POST api/PersonalPlayList/Initialize |
No documentation available. |
UserOfCategory
用户Controller
API | Description |
---|---|
GET api/UserOfCategory/Get_UserCategorys1 |
No documentation available. |
GET api/UserOfCategory/Get_UserCategorys?usedForType={usedForType} |
获得个人推荐/设置类别 0folder 1 channel fdy160120 |
POST api/UserOfCategory/Update_UserCategorys |
更新用户类别 |
GET api/UserOfCategory/GetList |
获取指定官方推荐tagCategoryId的UserOfCategory列表 fdy160120 |
GET api/UserOfCategory/GetHandlerChian |
No documentation available. |
GET api/UserOfCategory/Get |
No documentation available. |
POST api/UserOfCategory/Initialize |
No documentation available. |
HotKeyWord
API | Description |
---|---|
POST api/HotKeyWord/add |
No documentation available. |
GET api/HotKeyWord/Search?type={type}&keyword={keyword} |
通过指定要搜索的类型、类别进行过滤 只要前50条 |
GET api/HotKeyWord/SearchForApp?type={type}&keyword={keyword} |
通过指定要搜索的类型、类别进行过滤 只要前50条 |
GET api/HotKeyWord/Get |
获取20个热门关键词 fdy160307 |
GET api/HotKeyWord/GetHandlerChian |
No documentation available. |
POST api/HotKeyWord/Initialize |
No documentation available. |
SongLibrary
百度音乐库
API | Description |
---|---|
GET api/SongLibrary/GetSong?songName={songName}&artistName={artistName} |
No documentation available. |
POST api/SongLibrary/GetSongs |
No documentation available. |
UserSubscribeRadio
API | Description |
---|---|
POST AddUserSubscribeRadio |
No documentation available. |
GET api/UserSubscribeRadio/GetHandlerChian |
No documentation available. |
GET api/UserSubscribeRadio/Get |
No documentation available. |
POST api/UserSubscribeRadio/Initialize |
No documentation available. |
User2Share
API | Description |
---|---|
POST api/User2Share/Add |
添加分享(所有的都用这个) fdy160205 |
GET api/User2Share/GetSharesByTargetId?targetId={targetId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取某目标的分享列表 fdy160323 |
GET api/User2Share/Get_Shares?isSendShare={isSendShare}&targetType={targetType}&pageIndex={pageIndex}&pageSize={pageSize} |
获取我的分享列表 -api/user/get_shares |
DELETE api/User2Share/Delete/{id} |
删除分享(所有的都用这个) fdy160205 |
GET api/User2Share/GetHandlerChian |
No documentation available. |
GET api/User2Share/Get |
No documentation available. |
POST api/User2Share/Initialize |
No documentation available. |
AppVersion
API | Description |
---|---|
GET api/AppVersion/GetVersionInfoByVerNumber?version={version} |
检查版本(6002) |
GET api/AppVersion/GetHandlerChian |
No documentation available. |
GET api/AppVersion/Get |
No documentation available. |
POST api/AppVersion/Initialize |
No documentation available. |
UserDynamic
API | Description |
---|---|
GET api/dynamic/get?userGroupId={userGroupId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取我关注的用户分组下用户动态的详情列表(4000 |
GET api/dynamic/subscriptions?pageIndex={pageIndex}&pageSize={pageSize} |
No documentation available. |
GET api/dynamic/messages?pageIndex={pageIndex}&pageSize={pageSize} |
No documentation available. |
GET api/dynamic/subscribe?pageIndex={pageIndex}&pageSize={pageSize} |
No documentation available. |
GET api/UserDynamic/get |
No documentation available. |
GET api/UserDynamic/GetHandlerChian |
No documentation available. |
POST api/UserDynamic/Initialize |
No documentation available. |
Search
搜索全部
API | Description |
---|---|
GET api/Search/All?keyWord={keyWord} |
搜索-搜全部(电台、栏目、用户) |
GET api/Search/Find?categoryId={categoryId} |
No documentation available. |
GET api/Search/GetHandlerChian |
No documentation available. |
GET api/Search/Get |
No documentation available. |
POST api/Search/Initialize |
No documentation available. |
CommentOfRadio
API | Description |
---|---|
GET api/CommentOfRadio/GetListByRadioId?radioId={radioId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取个人电台的评论列表(3304) |
POST api/CommentOfRadio/PostCommentOfRadio |
发表评论2201-Radio |
DELETE api/CommentOfRadio/DeleteComment/{id} |
删除评论(2202 |
GET api/CommentOfRadio/GetHandlerChian |
No documentation available. |
GET api/CommentOfRadio/Get |
No documentation available. |
POST api/CommentOfRadio/Initialize |
No documentation available. |
User
用户Controller
UserRelationship
API | Description |
---|---|
POST api/Friend/Add |
关注用户到指定的分组。如果不选择分组,放到默认分组下。 |
POST api/Friend/AddUserRelationship |
关注用户(2005) |
DELETE api/Friend/{id} |
取消对某用户的关注 |
POST api/Friend/Update |
修改我关注的用户所属分组(2007 |
GET api/Friend/followed?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取某用户的关注列表,支持分页。 获取某用户关注的用户列表,当传入的UserId为空时,获取当前登陆用户的。 |
GET api/Friend/follower?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取用户的粉丝列表(2009,支持分页 获取某用户的粉丝列表,当传入的UserId为空时,获取当前登陆用户的。 |
GET api/Friend/Search?keyword={keyword}&pageIndex={pageIndex}&pageSize={pageSize} |
基于用户昵称查找,支持分页。 |
GET api/Friend/GetUserForwardProgramList?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
2.28 获取用户转发的节目(2105)-----废弃 |
PUT api/UserRelationship/UpdateUserGroup |
将被关注的用户移动到指定分组下。 |
GET api/UserRelationship/GetHandlerChian |
No documentation available. |
GET api/UserRelationship/Get |
No documentation available. |
POST api/UserRelationship/Initialize |
No documentation available. |
UserSubscribeStation
API | Description |
---|---|
GET api/UserSubscribeStation/GetList?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
2.26获取用户订阅的传统电台和个人电台(2103) |
POST api/UserSubscribeStation/AddUserSubscribeStation |
用户订阅电台(2110) |
GET api/UserSubscribeStation/GetHandlerChian |
No documentation available. |
GET api/UserSubscribeStation/Get |
No documentation available. |
POST api/UserSubscribeStation/Initialize |
No documentation available. |
ThirdAccount
API | Description |
---|---|
POST api/ThirdAccount/Login |
第三方账号登录 1010 |
GET api/ThirdAccount/GetHandlerChian |
No documentation available. |
GET api/ThirdAccount/Get |
No documentation available. |
POST api/ThirdAccount/Initialize |
No documentation available. |
ClientDevice
PlayListOfStation
SoundBox
API | Description |
---|---|
POST api/SoundBox/Register |
No documentation available. |
POST api/SoundBox/Add |
No documentation available. |
POST api/SoundBox/UpdateName |
No documentation available. |
POST api/SoundBox/UpdateVersion |
No documentation available. |
POST api/SoundBox/PushAudioListAndPlay |
16. 将拇指FM的栏目、歌单、播单、直播频道、栏目频道、音乐频道、朋友频道、明星频道推到音箱上播放(会替换掉音箱当前的播放队列)//PushAudioListAndPlay 只手机用 24. 将单条音频推到音箱立即/随后播放(会往音箱当前播放队列中插入音频)//PushAudioAndPlay |
POST api/SoundBox/UpdatePlayMode |
25. 修改音箱的播放模式(循环播放、随机播放,播放频道时不可用)//UpdatePlayMode |
POST api/SoundBox/PlayControl |
27. App控制音箱播放(播放、暂停、上一个、下一个、音量、跳到某一个播放)//PlayControl |
POST api/SoundBox/SwitchPlayList |
No documentation available. |
POST api/SoundBox/UpdateStatus |
No documentation available. |
POST api/SoundBox/UpdatePlayContent |
No documentation available. |
POST api/SoundBox/UpdateStatus0 |
2017-4-13 已废弃 16. 将拇指FM的栏目、歌单、播单、直播频道、栏目频道、音乐频道、朋友频道、明星频道推到音箱上播放(会替换掉音箱当前的播放队列) 24. 将单条音频推到音箱立即/随后播放(会往音箱当前播放队列中插入音频) 25. 修改音箱的播放模式(循环播放、随机播放,播放频道时不可用) 27. App控制音箱播放(播放、暂停、上一个、下一个、音量、跳到某一个播放) |
POST api/SoundBox/UpdatePublic |
No documentation available. |
GET api/SoundBox/GetSoundBoxs |
No documentation available. |
POST api/SoundBox/UserBindings |
4. 用户申请某个音箱的使用权限(非公开音箱,需要先申请) |
POST api/SoundBox/Transfer |
8. 音箱拥有者,转让音箱的拥有权给其它用户(转让后,我变成音箱的管理员) |
POST api/SoundBox/SetUserBinding |
9. 音箱拥有者,修改某个用户对音箱的权限(管理权限和使用权限) 10. 音箱拥有者,添加某个用户对此音箱的管理权限或使用权限 11. 音箱拥有者,移除某个用户对此音箱的管理权限或使用权限 |
POST api/SoundBox/UpdatePlayListName |
20. 修改音箱的某个播放列表的名称 |
POST api/SoundBox/UnUserBindings |
No documentation available. |
POST api/SoundBox/ApplactionBox |
No documentation available. |
GET api/SoundBox/GetBoxs |
No documentation available. |
GET api/SoundBox/GetBox?soundBoxKey={soundBoxKey} |
No documentation available. |
GET api/SoundBox/GetSoundBoxById?soundBoxId={soundBoxId} |
No documentation available. |
POST api/SoundBox/AddBoxContent |
No documentation available. |
POST api/SoundBox/SortBoxContent |
No documentation available. |
POST api/SoundBox/DeleteContent |
No documentation available. |
GET api/SoundBox/GetPlayList?soundBoxId={soundBoxId} |
No documentation available. |
GET api/SoundBox/GetAudios?targetId={targetId}&type={type}&pageIndex={pageIndex}&pageSize={pageSize} |
No documentation available. |
GET api/SoundBox/GetMusicAudios?targetId={targetId} |
No documentation available. |
POST api/SoundBox/UserUseSoundBox |
No documentation available. |
DELETE api/SoundBox/Delete/{id} |
删除 |
GET api/SoundBox/GetAudiosByTargetId?targetId={targetId}&channelType={channelType}&startNum={startNum}&pageSize={pageSize} |
No documentation available. |
GET api/SoundBox/GetHandlerChian |
No documentation available. |
GET api/SoundBox/Get |
No documentation available. |
POST api/SoundBox/Initialize |
No documentation available. |
LikeOfComment
API | Description |
---|---|
POST api/comment/add_like |
No documentation available. |
POST api/comment/cancel_like |
No documentation available. |
GET api/comment/get_liked_users?commentId={commentId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取赞过某传统电台的用户 |
GET api/LikeOfComment/GetHandlerChian |
No documentation available. |
GET api/LikeOfComment/Get |
No documentation available. |
POST api/LikeOfComment/Initialize |
No documentation available. |
Song
MNewsStory
API | Description |
---|---|
POST api/MNewsStory/Add | |
GET api/MNewsStory/GetStoryList?Title={Title}&StartTime={StartTime}&EndTime={EndTime}&pageSize={pageSize}&pageIndex={pageIndex} | |
GET api/MNewsStory/GetStoryInfo?newsStoryId={newsStoryId} |
No documentation available. |
GET api/MNewsStory/GetHandlerChian |
No documentation available. |
GET api/MNewsStory/Get |
No documentation available. |
POST api/MNewsStory/Initialize |
No documentation available. |
FriendDynamic
API | Description |
---|---|
GET api/FriendDynamic/Get_UserDynamics?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
获得某人的动态 |
GET api/FriendDynamic/GetFriendDynamics?pageIndex={pageIndex}&pageSize={pageSize} |
朋友圈--获取我的朋友的动态 fdy160418 |
POST api/FriendDynamic/DeleteComment |
删除动态的评论 |
POST api/FriendDynamic/AddComment |
添加动态的评论 |
POST api/FriendDynamic/DeleteLike |
No documentation available. |
POST api/FriendDynamic/AddLike | |
POST api/FriendDynamic/DeleteDynamic1 |
删除动态-已废 动态不可删除,只能删除分享 fdy160422 见api/User2Share/Delete |
GET api/FriendDynamic/GetFriendShareOfChannelDynamics?pageIndex={pageIndex}&pageSize={pageSize} |
获取我的朋友分享频道的动态 |
POST api/FriendDynamic/Dynamics2ViewModeList |
将动态列表转换为ui显示的列表 fdy160420 |
GET api/FriendDynamic/GetHandlerChian |
No documentation available. |
GET api/FriendDynamic/Get |
No documentation available. |
POST api/FriendDynamic/Initialize |
No documentation available. |
UserQrCode
API | Description |
---|---|
POST api/UserQrCode/AppScanQRCode | |
POST api/UserQrCode/UpdateScanQRCode |
No documentation available. |
GET api/UserQrCode/GetUserByAppScanQRCode?qrcodeid={qrcodeid} | |
GET api/UserQrCode/GetAppScanQRCode?qrcodeid={qrcodeid} | |
GET api/UserQrCode/GetHandlerChian |
No documentation available. |
GET api/UserQrCode/Get |
No documentation available. |
POST api/UserQrCode/Initialize |
No documentation available. |
Artist
API | Description |
---|---|
POST api/Artist/add |
添加明星 |
POST api/Artist/AddChannel |
添加明星频道 |
GET api/Artist/get?id={id} |
022 获取明星的详情 |
POST api/Artist/add_subscribe |
058 用户订阅明星 |
POST api/Artist/cancel_subscribe |
059 用户取消订阅明星 |
POST api/Artist/add_comment |
发表评论2201-Station |
POST api/Artist/delete_comment |
删除传统电台的评论 |
GET api/Artist/comments?artistId={artistId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取传统电台的评论列表 |
GET api/Artist/GetSimilarList?artistId={artistId} |
获取与某明星频道相似的明星频道 fdy160505 |
POST api/Artist/CopyChannel |
将别人的明星频道复制为我的明星频道 20161031 |
GET api/Artist/GetChannel/{id} |
获取频道fdy160318 |
GET api/Artist/Contents?artistId={artistId} |
023 获取明星的栏目和频道 |
GET api/Artist/Get |
No documentation available. |
GET api/Artist/Search?keyWord={keyWord} |
搜索明星 |
GET api/Artist/GetHandlerChian |
No documentation available. |
POST api/Artist/Initialize |
No documentation available. |
Repost
Repost 转发
API | Description |
---|---|
POST api/Repost/Add |
转发节目(2200 |
POST api/Repost/RepostAtSoundFile |
转发并At操作的节目(2200 |
GET api/Repost/GetList?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取用户转发的节目(2105 |
GET api/Repost/GetHandlerChian |
No documentation available. |
GET api/Repost/Get |
No documentation available. |
POST api/Repost/Initialize |
No documentation available. |
HateOfSoundFile
API | Description |
---|---|
POST api/HateOfSoundFile/HateOfSoundFilePrograme |
No documentation available. |
GET api/HateOfSoundFile/GetHandlerChian |
No documentation available. |
GET api/HateOfSoundFile/Get |
No documentation available. |
POST api/HateOfSoundFile/Initialize |
No documentation available. |
PlayListOfSchedule
API | Description |
---|---|
POST api/PlayListOfSchedule/add |
No documentation available. |
GET api/PlayListOfSchedule/Get?folderId={folderId} |
No documentation available. |
GET api/PlayListOfSchedule/Get |
No documentation available. |
GET api/PlayListOfSchedule/GetHandlerChian |
No documentation available. |
POST api/PlayListOfSchedule/Initialize |
No documentation available. |
Vote
API | Description |
---|---|
POST api/Vote/commit |
No documentation available. |
GET api/Vote/GetStationVoteListByStationId?stationId={stationId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取电台投票列表 |
GET api/Vote/GetFolderVoteListByStationId?columnId={columnId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取栏目投票列表(3111) |
GET api/Vote/Get?voteId={voteId} |
获取投票详情 |
GET api/Vote/Get |
No documentation available. |
GET api/Vote/GetHandlerChian |
No documentation available. |
POST api/Vote/Initialize |
No documentation available. |
Tag
API | Description |
---|---|
GET api/Tag/GetTagHotListFor12 |
获取栏目的热门标签(4202) |
GET api/Tag/TagsHostPostcastAndChannelAndNetRadioTop12 |
获取电台的热门标签分三组:个人电台 传统电台 网络电台 |
GET api/Tag/GetHotTags |
获取电台的热门标签(4102 |
GET api/Tag/Hot1?pageIndex={pageIndex}&pageSize={pageSize} |
获取更多热门标签 |
GET api/Tag/Hot |
获取更多热门标签 |
GET api/Tag/get?categoryId={categoryId} |
获取某类别下的标签列表 |
GET api/Tag/GetByType?categoryId={categoryId}&tagUsedForType={tagUsedForType} |
按照tagUsedForType获取某类别下的标签列表 |
GET api/Tag/get |
No documentation available. |
GET api/Tag/GetHandlerChian |
No documentation available. |
POST api/Tag/Initialize |
No documentation available. |
Notice
API | Description |
---|---|
POST api/Notice/Add |
No documentation available. |
GET api/Notice/Get?pageIndex={pageIndex}&pageSize={pageSize} |
No documentation available. |
GET api/Notice/Get |
No documentation available. |
GET api/Notice/GetHandlerChian |
No documentation available. |
POST api/Notice/Initialize |
No documentation available. |
DownloadOfPersonalPlaylist
API | Description |
---|---|
POST api/DownloadOfPersonalPlaylist/DownloadItem |
插入歌曲 |
GET api/DownloadOfPersonalPlaylist/GetHandlerChian |
No documentation available. |
GET api/DownloadOfPersonalPlaylist/Get |
No documentation available. |
POST api/DownloadOfPersonalPlaylist/Initialize |
No documentation available. |
ContentOfRadio
API | Description |
---|---|
GET api/ContentOfRadio/GetFolders?radioId={radioId} |
个人电台获取栏目列表(6010 |
GET api/ContentOfRadio/GetUsers?radioId={radioId} |
个人电台获取用户列表(6011 |
POST api/ContentOfRadio/DeleteContentOfRadioByUserId |
删除个人台内容中的用户 |
POST api/ContentOfRadio/DeleteContentOfRadioByColumnId |
删除个人台内容中的栏目 |
GET api/ContentOfRadio/GetHandlerChian |
No documentation available. |
GET api/ContentOfRadio/Get |
No documentation available. |
POST api/ContentOfRadio/Initialize |
No documentation available. |
Channel
VoteRecord
API | Description |
---|---|
POST api/VoteRecord/PostCurrentUserVote |
No documentation available. |
GET api/VoteRecord/GetHandlerChian |
No documentation available. |
GET api/VoteRecord/Get |
No documentation available. |
POST api/VoteRecord/Initialize |
No documentation available. |
CommentOfMessages
API | Description |
---|---|
POST api/CommentOfPlatformMessage/PostCommentOfPlatformMessage |
发表评论2201-平台消息 |
GET api/CommentOfPlatformMessage/GetListByMessageId?messageId={messageId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取消息的评论列表(3303 |
GET api/CommentOfPlatformMessage/GetPlatformMessageListByMessageId?messageId={messageId}&pageIndex={pageIndex}&pageSize={pageSize} | |
DELETE api/CommentOfMessages/DeleteComment/{id} |
删除评论(2202 |
GET api/CommentOfMessages/GetHandlerChian |
No documentation available. |
GET api/CommentOfMessages/Get |
No documentation available. |
POST api/CommentOfMessages/Initialize |
No documentation available. |
CommentOfFolder
API | Description |
---|---|
POST api/CommentOfFolder/PostComentOfFolder |
发表评论2201-栏目 |
GET api/CommentOfFolder/GetFolderCommentListByColumnId?columnId={columnId}&pageIndex={pageIndex}&pageSize={pageSize} |
No documentation available. |
GET api/CommentOfFolder/GetCommentListByParentId?commentId={commentId}&pageIndex={pageIndex}&pageSize={pageSize} | |
GET api/CommentOfFolder/GetListByFolderId?columnId={columnId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取栏目的评论列表(3301 |
DELETE api/CommentOfFolder/DeleteComment/{id} |
删除评论(2202 |
GET api/CommentOfFolder/GetHandlerChian |
No documentation available. |
GET api/CommentOfFolder/Get |
No documentation available. |
POST api/CommentOfFolder/Initialize |
No documentation available. |
UserSettings
API | Description |
---|---|
POST api/UserSetting/Update |
提交通知提醒配置(6005 |
GET api/UserSetting/get |
获取我的通知提醒配置(6006 |
POST api/UserSetting/update_distrub |
提交通知免打扰配置(6007) |
GET api/UserSetting/get_distrub |
获取通知免打扰配置(6008 |
GET api/UserSettings/get |
No documentation available. |
GET api/UserSettings/GetHandlerChian |
No documentation available. |
POST api/UserSettings/Initialize |
No documentation available. |
PrivateMessage
API | Description |
---|---|
POST api/chat/Add |
发私信(2302 |
GET api/chat/contacts?pageIndex={pageIndex}&pageSize={pageSize} |
获取当前登录用户的私信列表(2300 |
GET api/chat/get?userId={userId}&type={type}&chatId={chatId}&pageSize={pageSize} |
获取私信聊天记录(2301 |
GET api/PrivateMessage/get |
No documentation available. |
GET api/PrivateMessage/GetHandlerChian |
No documentation available. |
POST api/PrivateMessage/Initialize |
No documentation available. |
UserCache
API | Description |
---|---|
POST Add |
插入缓存数据 |
POST Update | |
GET api/UserCache/GetHandlerChian |
No documentation available. |
GET api/UserCache/Get |
No documentation available. |
POST api/UserCache/Initialize |
No documentation available. |
ScheduleOfStation
API | Description |
---|---|
GET api/ScheduleOfStation/GetScheduleOfStationListByStationId?stationId={stationId} |
2.39 获取传统电台节目单(3001) |
GET api/ScheduleOfStation/GetPlayListByStationId?stationId={stationId} |
按照频道id获取播出单-只获需要识别栏目的 广收用 180412 冯东耀 |
GET api/ScheduleOfStation/GetOnAirFolderAndAnchors?stationId={stationId} |
2.104获取某电台正在直播的栏目及主播信息 |
POST api/ScheduleOfStation/Add |
增加栏目编排 |
POST api/ScheduleOfStation/Delete |
删除栏目编排 |
POST api/ScheduleOfStation/CopySchedule |
拷贝栏目编排 |
POST api/ScheduleOfStation/DeleteBySchedule |
批量删除栏目编排 |
POST api/ScheduleOfStation/Update |
更新编排信息 |
GET api/ScheduleOfStation/GetHandlerChian |
No documentation available. |
GET api/ScheduleOfStation/Get |
No documentation available. |
POST api/ScheduleOfStation/Initialize |
No documentation available. |
LikeOfSoundFile
API | Description |
---|---|
POST api/LikeOfSoundFile/Like |
用户(取消)赞节目(2112 |
GET api/LikeOfSoundFile/Get_Like?soundFileId={soundFileId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取赞过某节目的用户列表 3350 |
GET api/LikeOfSoundFile/GetList?targetType={targetType}&pageIndex={pageIndex}&pageSize={pageSize} |
获取用户的赞过的节目列表 |
GET api/LikeOfSoundFile/GetHandlerChian |
No documentation available. |
GET api/LikeOfSoundFile/Get |
No documentation available. |
POST api/LikeOfSoundFile/Initialize |
No documentation available. |
Radio
StarOfFolder
API | Description |
---|---|
GET api/StarOfFolder/GetHandlerChian |
No documentation available. |
GET api/StarOfFolder/Get |
No documentation available. |
POST api/StarOfFolder/Initialize |
No documentation available. |
Base
API | Description |
---|---|
POST api/Base/Initialize |
No documentation available. |
Permissions
API | Description |
---|---|
POST api/Permissions/Initialize |
No documentation available. |
CommentOfAttachment
API | Description |
---|---|
DELETE api/CommentOfAttachment/DeleteComment/{id} |
No documentation available. |
GET api/CommentOfAttachment/GetHandlerChian |
No documentation available. |
GET api/CommentOfAttachment/Get |
No documentation available. |
POST api/CommentOfAttachment/Initialize |
No documentation available. |
ContentOfChannel
API | Description |
---|---|
GET api/ContentOfChannel/GetHandlerChian |
No documentation available. |
GET api/ContentOfChannel/Get |
No documentation available. |
POST api/ContentOfChannel/Initialize |
No documentation available. |
CarInfo
API | Description |
---|---|
GET api/CarInfo/GetHandlerChian |
No documentation available. |
GET api/CarInfo/Get |
No documentation available. |
POST api/CarInfo/Initialize |
No documentation available. |
Http
API | Description |
---|---|
GET api/Http/GetHtml?url={url} |
No documentation available. |
ShareOfChannel
API | Description |
---|---|
GET api/ShareOfChannel/GetHandlerChian |
No documentation available. |
GET api/ShareOfChannel/Get |
No documentation available. |
POST api/ShareOfChannel/Initialize |
No documentation available. |
TagRecommend
API | Description |
---|---|
GET api/TagRecommend/GetHandlerChian |
No documentation available. |
GET api/TagRecommend/Get |
No documentation available. |
POST api/TagRecommend/Initialize |
No documentation available. |
Album
API | Description |
---|---|
GET api/Album/GetHandlerChian |
No documentation available. |
GET api/Album/Get |
No documentation available. |
POST api/Album/Initialize |
No documentation available. |
PublicChannel
API | Description |
---|---|
GET api/PublicChannel/GetHandlerChian |
No documentation available. |
GET api/PublicChannel/Get |
No documentation available. |
POST api/PublicChannel/Initialize |
No documentation available. |
AlarmClockChannel
API | Description |
---|---|
GET api/AlarmClockChannel/GetHandlerChian |
No documentation available. |
GET api/AlarmClockChannel/Get |
No documentation available. |
POST api/AlarmClockChannel/Initialize |
No documentation available. |
Test
API | Description |
---|---|
GET api/Test/Get1?m={m} |
No documentation available. |
GET api/Test/Get2?m2={m2} |
No documentation available. |
GET api/Test/Get3?m2={m2} |
No documentation available. |
GET api/Test/Get |
No documentation available. |