To create an account, follow these steps:
Submit Registration Information 🛠️
Provide your username, email address, and password. *Example:* ```http POST /api/v1/register HTTP/1.1 Content-Type: application/json{ "username": "example_user", "email": "user@example.com", "password": "secure_password_123" }
Verify Email Address ✉️
Check your inbox for a confirmation link sent to the provided email. *Note:* Click the link within 24 hours to activate your account.Set Password 🔐
Ensure your password meets the following criteria:- Minimum 8 characters
- Includes uppercase and lowercase letters
- Has at least one special symbol
Complete Registration ✔️
After verification, your account will be ready to use.
For more details on account management, visit our Account Management Guide.