Routescope APIRoutescope API

两步验证登录

🔓 无需鉴权(登录流程)

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

Request Body

application/json

code?string

Response Body

最后更新于