R
Roblox Open Cloud API
Details
- URL
-
https://apis.roblox.com - Docs
- https://create.roblox.com/docs/cloud
Authentication
x-api-key: <credential> 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.
Authorization: Bearer <credential> 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.