- MoreAPI接口说明
- 用户登录注册
- 自助充值
- 更新记录
- 用户
- 抖音API
- 获取视频详情POST
- 批量获取视频详情POST
- 获取视频详情 V3POST
- 获取视频详情V4POST
- 批量解析视频详情POST
- 获取视频涨粉数量POST
- 获取用户信息POST
- 获取用户信息 _V2POST
- 获取用户信息 _V3POST
- 获取用户信息 _V4POST
- 获取用户标签POST
- 通过UID获取用户信息POST
- 通过抖音号获取用户信息POST
- 获取用户主页发布POST
- 获取用户最新作品V2POST
- 获取用户主页作品分析数据POST
- 获取用户合集POST
- 获取合集信息POST
- 获取合集视频列表POST
- 搜索用户指定作品POST
- 用户喜欢的作品POST
- 获取视频一级评论POST
- 获取视频子评论POST
- 获取用户短剧集POST
- 获取短剧详细信息POST
- 获取短剧视频列表POST
- 获取同城视频POST
- 综合搜索POST
- 综合搜索v2POST
- 搜索视频POST
- 搜索用户POST
- 搜索用户_v2POST
- 搜索用户V3POST
- 搜索音乐POST
- 获取音乐详情POST
- 获取音乐相关视频POST
- 搜索直播用户POST
- 获取直播间信息与视频流直链POST
- 根据ID获取直播间信息POST
- 检查用户直播状态POST
- 获取开放直播间用户列表POST
- 搜索话题POST
- 获取话题详情POST
- 获取话题视频POST
- 获取话题视频 _v2POST
- 获取视频弹幕POST
- 获取视频短连接POST
- 获取用户主页短连接POST
- 生成视频抖音码POST
- 搜索长尾关键词POST
- 热点讨论POST
- 用户橱窗销售信息POST
- 获取协议链接POST
- TikTok
- Lemon8
- 快手API
- 小红薯API
- 微博API
- 哔哩哔哩API
- 头条 | 西瓜 API
- 榜单API
- youtube
- KOL红薯、KOL抖音
- 创作者API
笔记数据-近期传播表现
开发中
POST
http://api.moreapi.cn/api/data/notes_rate
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Body 参数application/json
user_id
string
用户ID
business
string
必需
note_type
string
必需
date_type
string
必需
ad_switch
string
必需
proxy
string
可选
示例
{
"user_id": "",
"business": "",
"note_type": "",
"date_type": "",
"ad_switch": "",
"proxy": ""
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://api.moreapi.cn/api/data/notes_rate' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": "",
"business": "",
"note_type": "",
"date_type": "",
"ad_switch": "",
"proxy": ""
}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
msg
string
必需
path
null
必需
data
object
必需
code
integer
必需
msg
string
必需
guid
null
必需
success
boolean
必需
data
object
必需
示例
{
"code": 0,
"msg": "string",
"path": null,
"data": {
"code": 0,
"msg": "string",
"guid": null,
"success": true,
"data": {
"noteNumber": 0,
"videoNoteNumber": 0,
"hundredLikePercent": "string",
"thousandLikePercent": "string",
"noteType": [
{
"contentTag": "string",
"percent": "string"
}
],
"tradeNames": null,
"impMedian": 0,
"impMedianBeyondRate": "string",
"readMedian": 0,
"readMedianBeyondRate": "string",
"interactionMedian": 0,
"interactionRate": "string",
"interactionBeyondRate": "string",
"likeMedian": 0,
"collectMedian": 0,
"commentMedian": 0,
"shareMedian": 0,
"videoFullViewRate": "string",
"videoFullViewBeyondRate": "string",
"picture3sViewRate": "string",
"notes": [
{
"noteId": "string",
"date": null,
"publishTime": "string",
"type": 0,
"imgUrl": "string",
"title": "string",
"canJump": true,
"impNum": 0,
"impBeyondRate": 0,
"readNum": 0,
"readBeyondRate": 0,
"interactionNum": 0,
"interactionBeyondRate": 0,
"collectNum": 0,
"likeNum": 0,
"collectBeyondRate": 0,
"likeBeyondRate": 0
}
],
"pagePercentVo": {
"impHomefeedPercent": 0,
"impSearchPercent": 0,
"impFollowPercent": 0,
"impDetailPercent": 0,
"impNearbyPercent": 0,
"impOtherPercent": 0,
"readHomefeedPercent": 0,
"readSearchPercent": 0,
"readFollowPercent": 0,
"readDetailPercent": 0,
"readNearbyPercent": 0,
"readOtherPercent": 0
},
"longTermCommonNoteVo": {
"startPublishTime": "string",
"endPublishTime": "string",
"noteNumber": 0,
"recentReadNum": 0,
"recentReadBeyondRate": "string",
"longTermReadNum": 0,
"longTermReadBeyondRate": "string",
"recentSearchPagePercent": "string",
"recentFindPagePercent": "string",
"recentKolHomePagePercent": "string",
"recentFollowPagePercent": "string",
"recentOtherPagePercent": "string",
"longTermSearchPagePercent": "string",
"longTermFindPagePercent": "string",
"longTermKolHomePagePercent": "string",
"longTermFollowPagePercent": "string",
"longTermOtherPagePercent": "string"
},
"longTermCooperateNoteVo": {
"startPublishTime": "string",
"endPublishTime": "string",
"noteNumber": 0,
"recentReadNum": 0,
"recentReadBeyondRate": "string",
"longTermReadNum": 0,
"longTermReadBeyondRate": "string",
"recentSearchPagePercent": "string",
"recentFindPagePercent": "string",
"recentKolHomePagePercent": "string",
"recentFollowPagePercent": "string",
"recentOtherPagePercent": "string",
"longTermSearchPagePercent": "string",
"longTermFindPagePercent": "string",
"longTermKolHomePagePercent": "string",
"longTermFollowPagePercent": "string",
"longTermOtherPagePercent": "string"
},
"mEngagementNum": 0,
"mFollowCnt": 0
}
}
}
修改于 2025-03-26 07:15:18