Nova RouterNova Router
快速入门API 文档接入 Agent 工具

用户登录

🔓 无需鉴权

POST
/api/user/login

Request Body

application/json

username?string
password?string

Response Body

curl -X POST "https://router.bit-tech.com.cn/api/user/login" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?