Trung Tâm Nhà Sáng Tạo
Bảng Điều Khiển
Học
Cửa Hàng
Tài Năng
Diễn Đàn
Lộ Trình
Đăng Nhập
Tạo
Tổng Quan
Trải Nghiệm
Avatar
Tài Sản
Open Cloud
Roblox Studio đã tăng yêu cầu về thông số kỹ thuật tối thiểu.
Tìm Hiểu Thêm
Tạo
/
Open Cloud
/
All legacy APIs
Tiếng Việt
Phản Hồi
Users v1
URL Cơ Sở
https://users.roblox.com
JSON
Tải Xuống
AccountInformation
GET
/v1
/birthdate
Get the user's birthdate
POST
/v1
/birthdate
Update the user's birthdate
GET
/v1
/description
Get the user's description
POST
/v1
/description
Update the user's description
GET
/v1
/gender
Get the user's gender
POST
/v1
/gender
Update the user's gender
DisplayNames
GET
/v1
/display-names
/validate
Validate a display name for a new user.
GET
/v1
/users
/{userId}
/display-names
/validate
Validate a display name for an existing user.
PATCH
/v1
/users
/{userId}
/display-names
Set the display name for the authorized user.
Users
GET
/v1
/users
/{userId}
Gets detailed user information by id.
GET
/v1
/users
/authenticated
Gets the minimal authenticated user.
GET
/v1
/users
/authenticated
/age-bracket
Gets the age bracket of the authenticated user.
GET
/v1
/users
/authenticated
/country-code
Gets the country code of the authenticated user.
GET
/v1
/users
/authenticated
/roles
Gets the (public) roles of the authenticated user, such as `"Soothsayer"` and `"BetaTester"`.
POST
/v1
/usernames
/users
Get users by usernames.
POST
/v1
/users
Get users by ids.
Usernames
GET
/v1
/users
/{userId}
/username-history
Retrieves the username history for a particular user.
UserSearch
GET
/v1
/users
/search
Searches for users by keyword.
Mô Hình
Models
Roblox.Paging.ExclusiveStartKeyCursor[System.Nullable[System.Int64]]
Roblox.Paging.StartIndexCursor
Roblox.Users.Api.AuthenticatedGetUserResponse
Roblox.Users.Api.BirthdateRequest
Roblox.Users.Api.BirthdateResponse
Roblox.Users.Api.DescriptionRequest
Roblox.Users.Api.DescriptionResponse
Roblox.Users.Api.GenderRequest
Roblox.Users.Api.GenderResponse
Roblox.Users.Api.GetUserResponse
Roblox.Users.Api.MultiGetByUserIdRequest
Roblox.Users.Api.MultiGetByUsernameRequest
Roblox.Users.Api.MultiGetUserByNameResponse
Roblox.Users.Api.MultiGetUserResponse
Roblox.Users.Api.SearchGetUserResponse
Roblox.Users.Api.SetDisplayNameRequest
Roblox.Users.Api.UserAgeBracketResponse
Roblox.Users.Api.UserCountryCodeResponse
Roblox.Users.Api.UserRolesResponse
Roblox.Users.Api.UsernameHistoryResponse
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Users.Api.MultiGetUserByNameResponse]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Users.Api.MultiGetUserResponse]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Users.Api.SearchGetUserResponse]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Users.Api.UsernameHistoryResponse]