MoleAPIMoleAPI
文档API 参考管理接口用户登陆注册

用户注册

🔓 无需鉴权

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://api.moleapi.com/api/user/register" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?

最后更新于

返回首页网关