Roblox Open Cloud API

The Roblox Open Cloud API is the official external REST surface for Roblox creators, studios, and partners. It exposes universes, places, place publishing, ordered and standard data stores, memory stores, messaging service, assets, inventory, users, groups, subscriptions, notifications, and Luau Execution. Calls are authenticated with an API key (created in the Creator Hub Credentials page and scoped per-resource) or with OAuth 2.0 access tokens for third-party applications.

Roblox Open Cloud API is one of 8 APIs that Roblox publishes on the APIs.io network.

Tagged areas include API Keys, OAuth, Open Cloud, and REST. The published artifact set on APIs.io includes API documentation, an API reference, authentication docs, and a getting-started guide.

API entry from apis.yml

apis.yml Raw ↑
aid: roblox:roblox-open-cloud-api
name: Roblox Open Cloud API
description: The Roblox Open Cloud API is the official external REST surface for Roblox creators, studios,
  and partners. It exposes universes, places, place publishing, ordered and standard data stores, memory
  stores, messaging service, assets, inventory, users, groups, subscriptions, notifications, and Luau
  Execution. Calls are authenticated with an API key (created in the Creator Hub Credentials page and
  scoped per-resource) or with OAuth 2.0 access tokens for third-party applications.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://create.roblox.com/docs/cloud/open-cloud
baseURL: https://apis.roblox.com
tags:
- API Keys
- OAuth
- Open Cloud
- REST
properties:
- type: Portal
  url: https://create.roblox.com
- type: Documentation
  url: https://create.roblox.com/docs/cloud/open-cloud
- type: APIReference
  url: https://create.roblox.com/docs/cloud/reference
- type: Authentication
  url: https://create.roblox.com/docs/cloud/auth
- type: GettingStarted
  url: https://create.roblox.com/docs/cloud/open-cloud/usage-api-key