Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://end-api.shallow.ink/health
{ "code": 0, "message": "成功", "data": { "status": "healthy", "timestamp": "2026-01-26T14:00:00+08:00", "uptime": 123.45 } }
检查服务运行状态、内存使用和运行时信息
服务正常
0
"成功"
Hide child attributes
"healthy"
"2026-01-26T14:00:00+08:00"
123.45