API 端點:
https://newsbobo.com/api/v1/stats/{monitor_id}
請求範例:
curl --location --request GET 'https://newsbobo.com/api/v1/stats/{monitor_id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
namecheck, check_response_time, incident, incident_duration。fromY-m-d。toY-m-d。sortdesc 用於 遞減, asc 用於 遞增。 預設為:desc。