DocumentationAPI ReferenceManagement APIUser sign-in and sign-up
User Registration
🔓 No authentication required
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
How is this guide?
Last updated on