Skip to content

Get started

Note

This tutorial covers usage of Roblox's "BEDEV1" APIs, which are much more comprehensive than the newer "Open Cloud" APIs. Consider checking Roblox's official Open Cloud docs to see if your usecase is supported.

There are two main ways you’ll want to access the Roblox API: sending the requests yourself or using one of the API wrappers available for your programming language of choice.

This tutorial covers sending requests yourself. Before you attempt this, it is encouraged that you take a look at the List of libraries and see if any libraries cover your use case.