Hi Creators,
We are excited to announce significant improvements to Open Cloud API Key management, plus changes to the documentation.
Open Cloud API Key Management
Allow API keys access to all your experiences
Previously, creators were required to select individual experiences they wanted an API key to have access to, causing friction for those with many experiences. Now, you can allow your API Key to access all of your user-owned resources and group-owned resources for groups that you have the required permissions on.
Important Note: Be careful when granting access to all experiences. Doing this means your API Key will also have access to experiences that are created in the future. This applies to both User-owned and Group-owned experiences that you have access to.
This feature can be applied to any scope that allows for experience selection. Anytime you select an experience-targeted scope, the “Restrict by Experience” toggle will be disabled by default, allowing access to any of your experiences. Click this to restrict access to specific experiences.
Updated Datastores Permissions
We also added more granular permissions that enable group members to manage your group-owned experiences’ datastores:
- Edit Data Stores for all group experiences
- Delete Data Stores for all group experiences
These can be configured via the Community management page on Creator Hub.
Other UX Improvements
We have made several improvements based on feedback you provided via surveys and focus groups. These changes have been rolled out over the past two months:
- CIDR Selection is now optional: In the past, you were required to select a CIDR range that your API Key could be used from. This was commonly set as
0.0.0.0/0, thereby allowing access from any IP address. In order to reduce friction, we have hidden this CIDR restriction behind a toggle and allowed the key to be used from any IP by default
- Simplifying scope selection when multiple experiences are selected: Previously, you had to select individual experiences and then select which scopes you wanted to grant access for each one. Now, you can select a group of experiences and apply your selected scopes to all of them.
- Experience search: We added dynamic, search-on-keystroke functionality when searching for experiences. Search results will be updated as you type.
- Experience “Open In New Tab” button added: Now, you no longer have to go back to the Creations tab and find your experience, you can open experience details right from the API Key page.
- Removed unnecessary buttons: The “Add API System” and “Add Experience” buttons have been removed. Just click on the API System or Experience and it will automatically be added.
Documentation
We’ve already started to roll out ‘Try It Out’ in the Open Cloud documentation, and we also released a new Scopes docs page that lists all available scopes, the APIs they support, a description, and their target types.
We heard your feedback about discoverability/consistency and have since consolidated all public endpoints into a single Swagger/OpenAPI document. This specification is open source and a single source of truth for public Roblox endpoints. It can be used to generate SDKs and leverage other OpenAPI-compatible tools to streamline your development. We are updating the current Creator Hub Open Cloud documentation to consume and render pages from this document as well, bringing the same consistency of format and discoverability to Creator Hub.
Please share any feedback with us below. Thank you!




