users.roblox.com
Accounts
GET
Get the user's birthdate
/v1/birthdateusers.roblox.com
POST
Update the user's birthdate
/v1/birthdateusers.roblox.com
GET
Get the user's gender
/v1/genderusers.roblox.com
POST
Update the user's gender
/v1/genderusers.roblox.com
GET
Gets the minimal authenticated user.
/v1/users/authenticatedusers.roblox.com
GET
Gets the age bracket of the authenticated user.
/v1/users/authenticated/age-bracketusers.roblox.com
GET
Gets the country code of the authenticated user.
/v1/users/authenticated/country-codeusers.roblox.com
GET
Gets the (public) roles of the authenticated user, such as `"Soothsayer"` and `"BetaTester"`.
/v1/users/authenticated/rolesusers.roblox.com
User profiles
GET
Get the user's description
/v1/descriptionusers.roblox.com
POST
Update the user's description
/v1/descriptionusers.roblox.com
GET
Gets detailed user information by id.
/v1/users/{userId}users.roblox.com
PATCH
Set the display name for the authorized user.
/v1/users/{userId}/display-namesusers.roblox.com
GET
Retrieves the username history for a particular user.
/v1/users/{userId}/username-historyusers.roblox.com
Users
GET
Validate a display name for a new user.
/v1/display-names/validateusers.roblox.com
POST
Get users by usernames.
/v1/usernames/usersusers.roblox.com
POST
Get users by ids.
/v1/usersusers.roblox.com
GET
Validate a display name for an existing user.
/v1/users/{userId}/display-names/validateusers.roblox.com
GET
Searches for users by keyword.
/v1/users/searchusers.roblox.com