Open Cloud

With Open Cloud, you can access Roblox resources through standard REST APIs, which lets you build everything from command line automation tools to complex web apps. The Open Cloud APIs support HTTPS and let you update experiences, restart servers, work with your data stores and memory stores, manage user restrictions, list inventory items, and much, much more.

Getting Started with Open Cloud

  1. See the authentication documentation for how to use API keys or OAuth 2.0.
  2. Use a tool like Postman or the OAuth 2.0 sample app to test API calls.
  3. Review the resource guides for end-to-end walkthroughs of using certain APIs.
  4. See the Open Cloud reference documentation for the full list of resources, common API patterns, and types.