跳转到主要内容
GET
/
status
/
late-load
检查是否处于越狱模式
curl --request GET \
  --url http://{host}:{port}/api/v1/superuser/status/late-load \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://oom-wg.dev/llms.txt

Use this file to discover all available pages before exploring further.

授权

Authorization
string
header
必填

后端管理密码

同时支持 Authorization: Bearer <password>Authorization: <password>

响应

当前处于越狱模式

Last modified on May 26, 2026