I'm Guide API Documentation
Unique Validation
Copy Page
I'm Guide API Documentation
Back to home
Core
Authentication
Password Reset (Forgot Password)
Rewuest Reset Password V1 - [1/3]
Reset Password Otp Validate V1 - [2/3]
Reset Password Confirm New Password V1 - [3/3]
Sign Up V1
POST
Sign In V1
POST
Email Verification SignUp V1
POST
signin oauth v1
POST
User
Consent
Get Consent Data V1
Get My Consent Version V1
Update My Consent Version V1
Unique Validation
email availability check V1
GET
username availability check V1
GET
Link Account
Link Account V1
Unlink Account V1
get user info me V1
GET
Update Basic Info V1
PUT
User Change Image Profile V1
PUT
Change Password V1
PUT
User Change Email in Profile Request V1 - [1/2]
PUT
User Change Email Verify OTP V1 - [2/2]
POST
Deactivated Account V1
DELETE
Change Username V1
PUT
Point Reward
Reward
Create Reward
Get All Reward
Toggle Reward Status V1
Point
DEV/INTERNAL Collect Point V1
Get My Point
Redeem Point V1
Get My Redeemed V1
Notification
Register Notification - FCM Token
POST
Get Notification
GET
Update Notification
PUT
Unlink Notification
DELETE
Healthcheck
GET
Renew OTP
POST
Unique Validation
Copy Page
username availability check V1
Developing
GET
/core/v1/users/availabilities/username
Try it
Run in Apidog
Run in Apidog
Last modified:
2025-02-26 10:53:54
Request
Query Params
Generate Code
username
string
optional
Example:
bank@kasidate.me
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/core/v1/users/availabilities/username?username=bank@kasidate.me'
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
object
{0}
Example
{
}
🟠
400
Bad Request
🟢
200
OK
Previous
email availability check V1
Next
Link Account V1