Roblox Open Cloud: REST APIs, keys, in-experience calls
Control your game from the web
Get this wrong and players lose data or moneyroblox-open-cloud8 sources, catalog updated 2026-07-20
npx skills add nonlooped/roblox-suite --skill roblox-open-cloud
What it handles
- REST APIs for data stores, assets, universes, and more, from outside the engine or in-experience via HttpService.[1][4]
- API keys, OAuth2, least-privilege scopes, and the 60-day key auto-expiry rule.[2][3]
- Secrets Store +
HttpService:GetSecretso keys never sit in scripts.[5]
Where this comes from
Sources for the cited items above. Each citation lists the date it was checked.
- [1] Open Cloudchecked 2026-06-17create.roblox.com
/docs /en-us /cloud - [2] API keyschecked 2026-06-17create.roblox.com
/docs /en-us /cloud /auth /api-keys - [3] OAuth2 overviewchecked 2026-06-17create.roblox.com
/docs /cloud /auth /oauth2-overview - [4] HttpService (in-experience)checked 2026-06-17create.roblox.com
/docs /en-us /cloud-services /http-service - [5] Secretschecked 2026-06-17create.roblox.com
/docs /en-us /cloud-services /secrets - [6] Rate limitschecked 2026-07-16create.roblox.com
/docs /en-us /cloud /reference /rate-limits - [7] Data store error codes & limits (v2 shared budgets)checked 2026-07-20create.roblox.com
/docs /cloud-services /data-stores /error-codes-and-limits - [8] Open Cloud Data Stores throttling (legacy v1)checked 2026-07-20create.roblox.com
/docs /cloud /guides /data-stores /throttling