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.

Roblox OAuth 2.0 is one of 8 APIs that Roblox publishes on the APIs.io network.

Tagged areas include Authentication, OAuth, OIDC, and PKCE. The published artifact set on APIs.io includes API documentation.

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-productions2.s3.amazonaws.com/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