Overview
The Badges API provides endpoints for managing and tracking achievement badges in the Decentraland ecosystem and works with the Badges Processor service, in charge of processing events and granting badges.
Badges are achievement awards that users can earn by completing specific actions in Decentraland, such as:
Exploring scenes and locations (Explorer category)
Collecting and equipping wearables and emotes (Collector category)
Creating content like wearables and emotes (Creator category)
Social interactions and event attendance (Socializer category)
Building and deploying scenes (Builder category)
Many badges support progressive tiers (Starter, Bronze, Silver, Gold, Platinum, Diamond) that unlock as users achieve higher milestones.
This API allows you to:
Retrieve badge definitions and metadata
Track user progress toward badge completion
Query badge categories and tier requirements
Monitor user achievements across all badges
Last updated