/
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
173
Advertising
20
Analytics
4
Assets
53
Avatars
35
Badges
26
patch
Updates badge configuration.
post
Creates a new badge.
patch
Update localized description of a badge
get
Get all icons for a badge
post
Update a badge's icon
delete
Delete a localized icon from a badge
get
/legacy-game-internationalization/v1/badges/{badgeId}/name-description
delete
Delete localized name and description of a badge
patch
Update localized name and description of a badge
patch
Update localized name of a badge
get
Thumbnails badge icons.
get
Gets metadata about the badges system.
get
Gets badge information by the badge Id.
patch
Updates badge configuration.
patch
Update localized description of a badge
get
Get all icons for a badge
post
Update a badge's icon
delete
Delete a localized icon from a badge
get
/v1/badges/{badgeId}/name-description
delete
Delete localized name and description of a badge
patch
Update localized name and description of a badge
patch
Update localized name of a badge
get
Gets badges by their awarding game.
post
Creates a new badge.
get
Gets the number of free badges left for the current UTC day by their awarding game.
delete
Removes a badge from the authenticated user.
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
102
Interactions
26
Inventories
9
Localization
89
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
User profiles
5
Users
14
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.
Badges
Localization
get
/legacy-game-internationalization/v1/badges/{badgeId}/name-description
Path parameters
badgeId
integer
required
Response
OK
RobloxWebWebAPIModelsApiArrayResponseRobloxGameInternationalizationApiNameDescription
required
data
RobloxGameInternationalizationApiNameDescription[]
Changes