API端点:
https://gitww.com/api/v1/stats/{id}
请求示例:
curl --location --request GET 'https://gitww.com/api/v1/stats/{id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
name
browser
, campaign
, city
, continent
, country
, device
, event
, landing_page
, language
, os
, page
, pageviews
, pageviews_hours
, referrer
, resolution
, visitors
, visitors_hours
。from
Y-m-d
)。to
Y-m-d
)。search
search_by
value
。 默认值:url
。sort_by
count
, 值的value
。 默认值:count
。sort
desc
, 升序的asc
。 默认值:desc
。per_page
10
, 25
, 50
, 100
。 默认值:10
。