Roblox OAuth 2.0

Roblox OAuth 2.0 lets third-party applications authenticate Roblox users and obtain scoped access tokens to call permitted Open Cloud resources on the user's behalf. Apps are registered in the Creator Hub Credentials page and follow standard authorization-code-with-PKCE flows.

API entry from apis.yml

apis.yml Raw ↑
aid: roblox:roblox-oauth2
name: Roblox OAuth 2.0
description: Roblox OAuth 2.0 lets third-party applications authenticate Roblox users and obtain scoped
  access tokens to call permitted Open Cloud resources on the user's behalf. Apps are registered in the
  Creator Hub Credentials page and follow standard authorization-code-with-PKCE flows.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://create.roblox.com/docs/cloud/auth/oauth2-overview
baseURL: https://apis.roblox.com/oauth
tags:
- Authentication
- OAuth
- OIDC
- PKCE
properties:
- type: Documentation
  url: https://create.roblox.com/docs/cloud/auth/oauth2-overview