X-User-Token: ********************curl --location 'https://api.flashcat.cloud/api/n9e-plus/notify//statistics?days=7' \
--header 'X-User-Token: <api-key>'{
"err": "",
"dat": {
"total_notify_events": 999,
"total_notify_events_change": 333,
"reduced_notify_events": 700,
"reduced_notify_events_change": 35,
"noise_reduction_ratio": 90.0,
"noise_reduction_ratio_change": -2.84,
"period_days": 7
}
}