/
RO
roblox
/
Roblox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 8h ago
Details
Filter operations
Accounts
173
Advertising
20
Analytics
4
Assets
78
Avatars
35
Badges
26
Bans and blocks
15
Configs
9
Connections
19
Creator Store
8
Data and memory stores
48
Developer products
21
Experiments
11
Game Events
5
Game passes
21
Generative AI
1
Groups
103
Interactions
26
Inventories
9
Localization
89
Luau Execution
5
Matchmaking
29
get
Get the client-status
post
Set the client-status
post
Forecast the outcome of launching an update
get
Get the rollout status of an update
post
Launch a game update
post
Shutdown game instances.
post
Shutdown all game instances.
post
Create a PlayerAttributeDefinition.
delete
Delete the PlayerAttributeDefinition specified by attributeId.
patch
Update the PlayerAttributeDefinition specified by attributeId.
get
List all PlayerAttributeDefinitions of a universe.
post
Creates a matchmaking scoring configuration.
get
/matchmaking-api/v1/matchmaking/scoring-configuration/default-weights
get
/matchmaking-api/v1/matchmaking/scoring-configuration/generate-mock-servers
post
Sets a matchmaking scoring configuration for a place.
delete
Removes the matchmaking scoring configuration for a place.
get
Updates a matchmaking scoring configuration.
delete
Deletes a matchmaking scoring configuration.
patch
Updates a matchmaking scoring configuration.
post
Creates a matchmaking scoring configuration signal.
delete
Deletes a matchmaking scoring configuration custom signal.
patch
Updates a matchmaking scoring configuration signal.
get
List all matchmaking scoring configurations for a universe.
get
List all places with a matchmaking scoring configuration for a universe.
post
Create a ServerAttributeDefinition.
delete
Delete the ServerAttributeDefinition specified by attributeId.
patch
Update the ServerAttributeDefinition specified by attributeId.
get
List all ServerAttributeDefinitions of a universe.
get
Gets feature flags for a customized matchmaking for a given universe.
Metadata
15
Notifications
11
Observability
6
Places
20
Private servers
9
Team Create
8
Thumbnail Personalization
7
Thumbnails
11
Trades
16
Universes
37
User profiles
5
Users
14
get
Get User
get
Get User Thumbnail Generation Operation
get
Generate User Thumbnail
post
Reserves a nonce for a native SSO sign-in attempt.
post
OAuth callback for identity providers that POST the authorization code as form fields (Apple form_post). Extra form fields such as Apple's first-auth `id_token` and `user` are ignored; web login exchanges code via PKCE and does not treat a form id_token as proof.
post
SAML Assertion Consumer Service endpoint that external identity provider calls post user authentication.
get
Gets a page of asset (image) entries for the specified table, along with the table's per-locale asset translations.
post
Rename a credential for the specified user.
Matchmaking
Get the client-status
get
/matchmaking-api/v1/client-status
Request body
ClientStatusGetRequest
required
Get Client Status request.
browserTrackerId
integer
nullable
The client's browser tracker id.
Response
Success
Changes