R

roblox.com

Roblox is an online platform for creating and operating games and virtual experiences. Its creator platform includes web APIs for managing creator resources and a Studio environment for building and editing experiences.

3 integrations · MCP · REST

Roblox exposes a documented Open Cloud REST API on apis.roblox.com authenticated by API keys or OAuth 2.0 bearer tokens, a documented legacy web API surface on games.roblox.com, and a local stdio Roblox Studio MCP server.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
Credentials
Roblox Open Cloud API keyapi_keyGet key

In the Creator Dashboard API Keys page, click Create API Key, choose the Open Cloud API systems and operations it should access, optionally restrict it by experience, IP/CIDR, and expiration, then click Save & Generate key. Use the generated key value in the x-api-key header.

Roblox OAuth 2.0 app (client ID and client secret)oauth2Set up OAuth

You must be ID-verified to register an app. In the Creator Dashboard OAuth 2.0 Apps page, click Create App, save the issued Client ID and Client Secret, then configure scopes and redirect URLs. Use the app to run the Roblox OAuth authorization code flow against https://apis.roblox.com/oauth, obtain a bearer access token, and send that token to Open Cloud APIs.

conventions · 0/8 published

Publish these signals → /publishing