API接口:
http://yin.biz/api/v1/stats/{id}
请求示例:
curl --location --request GET 'http://yin.biz/api/v1/stats/{id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
namebrowser, cities, clicks, clicks_hours, country, device, language, platform, referrerfromY-m-d 格式的起始日期.toY-m-d 格式的结束日期.searchsearch_byvalue 默认为:url.sort_bycount, 值 value 默认为:count.sortdesc, 升序 asc 默认为:desc.per_page10, 25, 50, 100 默认为:25.