badges.roblox.com
Assets
POST
Overwrites a badge icon with a new one.
/v1/badges/{badgeId}/iconbadges.roblox.com
Badges
GET
Gets badge information by the badge Id.
/v1/badges/{badgeId}badges.roblox.com
DELETE
Removes a badge from the authenticated user.
/v1/user/badges/{badgeId}badges.roblox.com
Metadata
GET
Gets metadata about the badges system.
/v1/badges/metadatabadges.roblox.com
Universes
GET
Gets badges by their awarding game.
/v1/universes/{universeId}/badgesbadges.roblox.com
GET
Gets the number of free badges left for the current UTC day by their awarding game.
/v1/universes/{universeId}/free-badges-quotabadges.roblox.com
Not Recommended
PATCH
Updates badge configuration.
/v1/badges/{badgeId}badges.roblox.com
POST
Creates a new badge.
/v1/universes/{universeId}/badgesbadges.roblox.com
GET
Gets a list of badges a user has been awarded.
/v1/users/{userId}/badgesbadges.roblox.com
GET
Gets timestamp for when a single badge was awarded to a user.
/v1/users/{userId}/badges/{badgeId}/awarded-datebadges.roblox.com
GET
Gets timestamps for when badges were awarded to a user.
/v1/users/{userId}/badges/awarded-datesbadges.roblox.com