LLMEXLLMEX
API 参考
管理接口系统

初始化系统

🔓 无需鉴权

POST
/api/setup

Request Body

application/json

username?string
password?string

Response Body

curl -X POST "https://loading/api/setup" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?