/
RO
roblox
/
Roblox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9h ago · Updated 4d ago
View markdown
Accounts
83
Advertising
20
Analytics
4
Assets
75
Avatars
30
Badges
29
Bans and blocks
15
Configs
9
Connections
19
Creator Store
8
Data and memory stores
48
Developer products
21
Game Events
5
Game passes
21
Generative AI
1
Groups
103
Interactions
26
Inventories
9
Localization
94
Luau Execution
5
Matchmaking
29
Metadata
16
Notifications
11
Places
23
Private servers
9
post
/v1/games/vip-servers/{universeId}
get
/v1/games/{placeId}/private-servers
get
/v1/private-servers/enabled-in-universe/{universeId}
get
/v1/private-servers/my-private-servers
get
Get settings for an owned universe's VIP servers.
get
/v1/vip-server/can-invite/{userId}
get
/v1/vip-servers/my-private-servers
patch
/v1/vip-servers/{id}
patch
/v1/vip-servers/{id}/subscription
Team Create
8
Thumbnail Personalization
7
Thumbnails
11
Trades
16
Universes
41
User profiles
5
Users
14
get
Gets the currently wearing avatar definition for the specified user.
Private servers
Universes
post
/v1/games/vip-servers/{universeId}
Path parameters
universeId
integer
required
Request body
CreatePrivateServerRequest
required
name
string
nullable
expectedPrice
integer
isPurchaseConfirmed
boolean
nullable
idempotencyKey
string
nullable
Response
Success
PrivateServersApiGameServerResponse
required
id
string
uuid
nullable
maxPlayers
integer
playing
integer
playerTokens
string[]
nullable
players
PrivateServerPlayerResponse[]
nullable
fps
number
double
ping
integer
name
string
nullable
vipServerId
integer
nullable
accessCode
string
uuid
nullable
owner
VerifiedBadgeUserResponse