调用API时,请修改目标url及端口为 http://35.220.164.252:3888/
New APINew API
API 参考AI 应用Skills
管理接口用户登陆注册

两步验证登录

🔓 无需鉴权(登录流程)

POST
/api/user/login/2fa

Request Body

application/json

code?string

Response Body

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

这篇文档对您有帮助吗?