Điểm cuối API:
https://uptime247.vn/api/v1/stats/{monitor_id}
Ví dụ yêu cầu:
curl --location --request GET 'https://uptime247.vn/api/v1/stats/{monitor_id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
name
check
, check_response_time
, incident
, incident_duration
.from
Y-m-d
.to
Y-m-d
.sort
desc
cho Giảm dần, asc
cho Tăng dần. Mặc định là: desc
.