API 参考
初始化系统
🔓 无需鉴权
POST
/api/setupRequest Body
application/json
username?stringpassword?stringResponse Body
curl -X POST "https://ai-tokens.space/api/setup" \ -H "Content-Type: application/json" \ -d '{}'Empty
API 参考
🔓 无需鉴权
/api/setupapplication/json
username?stringpassword?stringcurl -X POST "https://ai-tokens.space/api/setup" \ -H "Content-Type: application/json" \ -d '{}'