API端点:
https://lurl.top/api/v1/stats/{id}
请求示例:
curl --location --request GET 'https://lurl.top/api/v1/stats/{id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
name
browser
, cities
, clicks
, clicks_hour
, country
, device
, language
, platform
, referrer
from
Y-m-d
)to
Y-m-d
)search
search_by
value
对于值 默认为: url
sort_by
count
对于Count, value
对于值 默认为: count
sort
desc
对于降序, asc
对于升序 默认为: desc
per_page
10
, 25
, 50
, 100
默认为: 10