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
Account information v1
URL Cơ Sở
https://accountinformation.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
GET
/v1
/xbox-live
/consecutive-login-days
Returns number of consecutive login days for xbox users
Metadata
GET
/v1
/metadata
Get the metadata
PhoneInformation
GET
/v1
/phone
Get Verified Phone Number
POST
/v1
/phone
Set Phone Number
POST
/v1
/phone
/delete
Delete Phone
POST
/v1
/phone
/resend
Resend Phone code
POST
/v1
/phone
/verify
Verify Phone
PromotionChannel
GET
/v1
/promotion-channels
Get the user's promotion channels
POST
/v1
/promotion-channels
Update the user's promotion channels
GET
/v1
/users
/{userId}
/promotion-channels
Get promotion channels for a given user ID
StarCodeAffiliate
DELETE
/v1
/star-code-affiliates
Removes the star code affiliate supporter for the authenticated user
GET
/v1
/star-code-affiliates
Gets a star code affiliate supporter for the authenticated user
POST
/v1
/star-code-affiliates
Adds a star code affiliate supporter for the authenticated user
RobloxBadges
GET
/v1
/users
/{userId}
/roblox-badges
Returns a list of Roblox badges belonging to a user.
EmailInformation
POST
/v1
/email
/verify
Verify the user's email address from token
Mô Hình
Models
Roblox.AccountInformation.Api.Models.BirthdateRequest
Roblox.AccountInformation.Api.Models.BirthdateResponse
Roblox.AccountInformation.Api.Models.ConsecutiveLoginDaysResponse
Roblox.AccountInformation.Api.Models.DescriptionRequest
Roblox.AccountInformation.Api.Models.DescriptionResponse
Roblox.AccountInformation.Api.Models.EmptyRequest
Roblox.AccountInformation.Api.Models.GenderRequest
Roblox.AccountInformation.Api.Models.GenderResponse
Roblox.AccountInformation.Api.Models.MetadataResponse
Roblox.AccountInformation.Api.Models.PhoneRequest
Roblox.AccountInformation.Api.Models.PhoneResponse
Roblox.AccountInformation.Api.Models.PromotionChannelsByUserIdResponse
Roblox.AccountInformation.Api.Models.PromotionChannelsRequest
Roblox.AccountInformation.Api.Models.PromotionChannelsResponse
Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest
Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse
Roblox.AccountInformation.Api.Models.VerifyEmailRequest
Roblox.AccountInformation.Api.Models.VerifyEmailResponse
Roblox.AccountInformation.Api.Models.VerifyPhoneRequest
Roblox.AccountInformation.Api.RobloxBadgeResponse
Roblox.Platform.UserPhoneNumberVerification.Models.PendingVerificationResponse
Roblox.Web.WebAPI.ApiEmptyResponseModel