/
RO
roblox
/
Roblox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-23
Details
Filter operations
Accounts
162
Advertising
20
Analytics
4
Assets
53
Avatars
36
Badges
26
Bans and blocks
15
Configs
9
Connections
9
Creator Store
8
Data and memory stores
48
Developer products
21
Experiments
11
Game Events
5
Game passes
21
Generative AI
1
Groups
102
Interactions
19
Inventories
9
Localization
90
Luau Execution
5
Matchmaking
29
Metadata
14
Notifications
11
Observability
6
Places
20
Private servers
2
Team Create
8
Thumbnail Personalization
7
Thumbnails
11
Trades
16
Universes
37
get
List Secrets
post
Create Secret
get
Get Public Key
delete
Delete Secret
patch
Update Secret
get
Get Universe
patch
Update Universe
post
Publish Universe Message
post
Restart Universe Servers
get
Returns an array of granted and declined permissions related to the universes with the ids in ids for the authenticated user.
post
Activates a universes.
post
Deactivates a universe.
get
Returns list of granted and declined permissions related to the universe with the id universeId for authenticated user
post
Publish a cross-server message to a universe
get
Gets a list of games' detail
get
Gets a list of games' product info, used to purchase a game
get
Get games recommendations based on a given universe
get
Gets a page of templates that can be used to start off making games.
get
Gets a list of universes.
get
Returns an array of granted and declined permissions related to the universes with the ids in ids for the authenticated user.
get
Returns the result of various checks for a user's eligibility to publish a public universe
get
Gets a Roblox.Api.Develop.Models.UniverseModel.
post
Activates a universes.
get
Returns the result of various checks for a user's eligibility to activate a given universe from private to public universeId for authenticated user
get
Get settings for an owned universe.
patch
Update universe settings for an owned universe.
get
Get the list of playtesters for an owned universe.
post
Add playtesters to an owned universe. Existing ids are ignored (additive union).
delete
Remove playtesters from an owned universe.
post
Deactivates a universe.
get
Returns list of granted and declined permissions related to the universe with the id universeId for authenticated user
get
Get statistics data for a universe.
get
Gets a list of universes for the authenticated user.
post
/v2/sales/sales-report-download
get
Get the supported languages for a game.
patch
Update universe settings for an owned universe. V2 Contains data for avatar scale and asset override.
get
Gets games created by the specified user.
User profiles
3
Users
13
Universes
Deactivates a universe.
post
/v1/universes/{universeId}/deactivate
Path parameters
universeId
integer
required
The universe id.
Response
OK
RobloxWebWebAPIApiEmptyResponseModel
required
Changes