获取图文笔记详情/Get image note detail,我们致力于为用户提供专业的免费API数据接口服务
获取图文笔记详情/Get image note detail
https://api.rrrdd.com/api/xiaohongshu/get_image_note_detail.php
https://api.rrrdd.com/api/xiaohongshu/get_image_note_detail.php?apikey=[你开通的apikey]
点击右侧按钮复制完整请求地址,参数值请替换为实际有效值
| 参数名 | 是否必填 | 参数类型 | 参数说明 |
|---|---|---|---|
|
apikey
|
是 | string |
你开通的apikey
点击登录获取秘钥 |
| 参数名 | 参数类型 | 参数说明 |
|---|---|---|
|
code
|
string | |
|
request_id
|
string | |
|
message
|
string | |
|
message_zh
|
string | |
|
support
|
string | |
|
time
|
string | |
|
time_stamp
|
string | |
|
time_zone
|
string | |
|
docs
|
string | |
|
cache_message
|
string | |
|
cache_message_zh
|
string | |
|
cache_url
|
string | |
|
router
|
string | |
|
params
|
string | |
|
data
|
string |
{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "卡卡AI",
"time": "string",
"time_stamp": 0,
"time_zone": "America\/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": [],
"data": null
}