Query Parameters
The username to check for availability
Response
true
if the username is available, false
if it’s already takenError Responses
Missing or Invalid Username - 400 Bad Request
Missing or Invalid Username - 400 Bad Request
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- This endpoint does not require authentication.
- Only exact matches are considered (case-sensitive).