KOL Reach Performance(V1)
GET
/api/xiaohongshu-pgy/get-kol-note-rate/v1
Request
Query Params
token
string
required
kolId
string
required
dateType
string
optional
_1 :30天(last 30 days)
_2 :90天(last 90 days)
Example:
_1
noteType
string
optional
_1 :图文(Normal)
_2 :视频(Video)
_3 :图文和视频(Normal+Video)
Example:
_3
adSwitch
string
optional
_1 :全流量(Full Traffic)
_0 :自然流量(Natural Traffic)
Example:
_1
business
string
optional
_0 :日常笔记(Normal Note)
_1 :合作笔记(Cooperation Note)
Example:
_0
acceptCache
boolean
optional
Example:
false
Request samples
Responses
Modified at 2025-06-27 14:52:28