Endpoints
Sign Up
| Field | Type | Required | Description |
|---|---|---|---|
username | string | Yes | Min. 3 characters |
email | string | Yes | Valid email |
password | string | Yes | Min. 6 characters |
referralCode | string | No | Optional referral code |
201 Created
Login
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email or username |
password | string | Yes | — |
200 OK
Logout
Refresh Token
200 OK
Check Auth Status
401 if not authenticated.
Forgot Password
| Field | Type | Required |
|---|---|---|
email | string | Yes |