AI-Tkoens 中文

API Reference

User Registration

🔓 No Authentication Required

POST/api/user/register

Request Body

application/json

username?string
password?string
email?string
verification_code?string
aff_code?string

Response Body

curl -X POST "https://ai-tokens.space/api/user/register" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Search all English documentation