Back to Xiaohongshu (RedNote)
TikHub·Xiaohongshu (RedNote)
Xiaohongshu PGY: Get PGY blogger core data trend
/api/v1/xiaohongshu/pgy/get_blogger_core_datasync$0.03 / callDaily trend and period summary of a blogger, for plotting performance charts (TikHub · Xiaohongshu PGY)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| user_id | string | yes | Blogger user ID |
| business | integer (0, 1) | — | Note scope (default 0) |
| note_type | integer (1, 2, 3) | — | Note type (default 3) |
| date_type | integer (1, 2) | — | Date range (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_core_data","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.