Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Log In
Create
Overview
Experiences
Avatar
Assets
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
English
Feedback
Authentication v3
Base URL
https://auth.roblox.com
JSON
Download
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
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