Users

Check username tag availability

Checks if a username and discriminator combination is available for registration. Returns whether the tag is taken by another user.

get/users/check-tag

Query parameters

usernamestring required
discriminatorstring required

Response

Success

takenboolean required

Whether the username/discriminator combination is already taken

Changes

No recorded changes to this endpoint across all 1 revision of this API.