Open Cloud API Reference

The Open Cloud APIs let you build tools and apps to access Roblox resources with standard web APIs. Open Cloud APIs are RESTful, support HTTPS, and use API keys or OAuth 2.0 for authentication.

The Common Components section of the reference documentation includes concepts and other information that applies to all of Open Cloud:

  • OAuth 2.0 - Endpoints needed to implement the OAuth 2.0 authorization flow. For complete implementation documentation, see the OAuth 2.0 guides.
  • Patterns - Special considerations and patterns for making requests and handling responses.
  • Types - How to handle common types used by Open Cloud in requests and responses.
  • Errors - Handling errors when working with resources.

Each page in the Resources section represents a resource and includes all available operations for that resource.