创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
中文(简体)
反馈
Authentication v3
基本网址
https://auth.roblox.com
JSON
下载
LogoutV3
POST
/v3
/logout
Destroys the current authentication session while reporting metrics like url and reason for logout.
TwoStepVerificationV3
POST
/v3
/users
/{userId}
/two-step-verification
/login
Authenticates as a user given a two step verification verification token.
模型
Models
Roblox.Authentication.Api.Models.Request.LogoutV3Request
Roblox.Authentication.Api.Models.Request.SecureAuthenticationIntentModel
Roblox.Authentication.Api.Models.TwoStepVerificationV3LoginResponse
Roblox.Authentication.Api.TwoStepVerificationLoginRequest
Roblox.Web.WebAPI.ApiEmptyResponseModel