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.
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.
- Roblox Studio MCP serverdiscovered
- Roblox Open Cloud APIdiscovered
- games.roblox.com legacy web APIdiscovered
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing