API端点:
https://six.demokk.com/api/v1/stats/{website_id}
请求示例:
curl --location --request GET 'https://six.demokk.com/api/v1/stats/{website_id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
namebrowser, campaign, city, continent, country, device, event, language, operating_system, page, pageview, referrer, screen_resolution, visitor。fromY-m-d 格式。toY-m-d 格式。searchsearch_byvalue。sort_bycount, 数值 为 value。 默认:count。sortdesc, 升序 为 asc。 默认:desc。per_page10, 25, 50, 100。 默认:10。