When calling the API, please change the target URL and port to http://35.220.164.252:3888/
New APINew API
API ReferenceAI ApplicationsSkills
Management APIUser auth

Two-Factor Authentication Login

šŸ”“ No Authentication Required (Login Process)

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

How is this guide?