API Reference
User Login
🔓 No Authentication Required
POST
/api/user/loginRequest Body
application/json
username?stringpassword?stringResponse Body
curl -X POST "https://ai-tokens.space/api/user/login" \ -H "Content-Type: application/json" \ -d '{}'Empty