Back to Xiaohongshu (RedNote)
TikHub·Xiaohongshu (RedNote)
Xiaohongshu PGY: Get PGY blogger performance metrics
/api/v1/xiaohongshu/pgy/get_blogger_notes_ratesync$0.03 / callOverall content performance of a blogger, for judging quality and consistency (TikHub · Xiaohongshu PGY)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| user_id | string | yes | Blogger user ID |
| business | integer (0, 1) | — | Note scope: 0=organic, 1=sponsored (default 0) |
| note_type | integer (1, 2, 3) | — | Note type (default 3) |
| date_type | integer (1, 2) | — | Date range: 1=last 30d, 2=last 90d (default 1) |
| advertise_switch | integer (0, 1) | — | Traffic type (default 1) |
Run it
curl -s https://www.sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/xiaohongshu/pgy/get_blogger_notes_rate","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.