/get_keyword_stat 逐个比热度,upSearchWords[](上游词)与 downSearchWords[](下游词)searchScore 搜索指数、readTotalCount 阅读总量、noteNum 笔记数、relevanceRank 相关度排名、brandTag 是否品牌词/get_keyword_stat to find low-competition but decent-volume termsupSearchWords[] (upstream terms) and downSearchWords[] (downstream terms)searchScore, readTotalCount, noteNum, relevanceRank, brandTag{"search_word": "面膜"}Authorization: Bearer ********************{
"search_word": "面膜"
}curl --location 'https://api.tikomni.com/api/u1/v1/xiaohongshu/pgy/get_keyword_related' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"search_word": "面膜"
}'{}