user_id, with up to 180 days of history. It is designed to show how a creator's audience, engagement, publishing cadence, and estimated commerce performance change over time, rather than just displaying current profile stats.curl --location 'https://open.echotik.live/api/v3/echotik/influencer/trend?user_id=undefined&start_date=undefined&end_date=undefined&page_num=undefined&page_size=undefined' \
--header 'Authorization: Basic <encoded-value>'{
"code": 0,
"message": "success",
"data": [
{
"dt": "2025-08-02",
"total_comments_cnt": 301218,
"total_digg_1d_cnt": 2,
"total_digg_cnt": 10922916,
"total_followers_1d_cnt": -11,
"total_followers_cnt": 181667,
"total_live_cnt": 2,
"total_post_video_cnt": 11210,
"total_sale_1d_cnt": 0,
"total_sale_gmv_1d_amt": 0,
"total_shares_cnt": 26660,
"total_views_cnt": 169385317,
"user_id": "3993047"
}
],
"requestId": "bca6d3f8-54b9-455a-bd30-fef73969698c"
}