Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
App V2(本接口) > App > Web V2 > Web图文笔记(normal) 和 视频笔记(video),使用时务必区分。/get_video_note_detail(视频笔记接口),该接口只能获取视频笔记的数据。type 是否为 video)判断是否为视频笔记。/get_video_note_detail 获取视频播放地址。data 中会返回上游"服务异常"信息,该请求 同样会正常计费扣费,请在调用前确保参数有效。xiaohongshu.com 长链接、xhslink.com 和 xhslink.cn 短链接note_id,如果没有则使用share_text,两个参数二选一,如都携带则以note_id为准。App V2 (this) > App > Web V2 > Webimage notes (normal) and video notes (video). Make sure to distinguish them when using the APIs./get_video_note_detail (video note endpoint), which can only fetch data of video notes.type is video) to determine if it is a video note./get_video_note_detail again with the same note_id to get the video play URL.data field will contain an upstream "service error" message. Such requests will still be billed as normal. Please make sure the parameters are valid before calling.xiaohongshu.com full links, xhslink.com and xhslink.cn short linksnote_id, if not, use share_text, one of the two parameters is required, if both are carried, note_id shall prevail.Authorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/xiaohongshu/app_v2/get_image_note_detail?note_id=697c0eee000000000a03c308&share_text=http%3A%2F%2Fxhslink.com%2Fo%2F8GqargIxrko' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"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
}