首页
API 文档
管理后台
接口快速测试
对公共
api.php
发起请求,查看原始 JSON 响应。
Action
health (GET)
dashboard (GET)
stats (GET)
alerts (GET)
devices (GET)
staff (GET)
ingest (POST)
POST Body(仅 ingest)
{ "event_type": "api_test", "location": "API测试页", "message": "来自 test_api.html 的测试告警", "alert_level": "info" }
发送请求
响应
等待请求…