Authorize a third-party app with Roblox Open Cloud OAuth2

domain: create.roblox.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register your application in the Roblox Creator Dashboard to obtain a client ID and configure redirect URIs
  2. Build the authorization URL pointing to https://authorize.roblox.com with query parameters for client_id, redirect_uri, response_type=code, scope, and a PKCE code_challenge
  3. Redirect the user to the authorization URL; after consent, Roblox redirects back with an authorization code
  4. Exchange the code for tokens by POSTing to https://apis.roblox.com/oauth/v1/token with grant_type=authorization_code, the code, and code_verifier
  5. Use the returned access token (valid 15 minutes) in the Authorization header for API calls; use the refresh token (valid 90 days) to obtain new access tokens without re-prompting the user

Known gotchas

Related routes

Authorize a third-party app against the Miele 3rd Party API (OAuth2)
developer.miele.com · 5 steps · unrated
Authenticate a third-party app to the CRO Developer API using OAuth 2.0
docs.crosoftware.net · 5 steps · unrated
Authenticate a third-party application to the Eagle Eye Networks REST API v3 using OAuth 2.0
developer.eagleeyenetworks.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans