Mojang · Capability
Mojang Public API — Identity
Mojang Public API — Identity. 2 operations. Lead operation: Get Profile by Username. Self-contained Naftiko capability covering one Mojang business surface.
What You Can Do
GET
Getprofilebyusername
— Get Profile by Username
/v1/users/profiles/minecraft/{username}
POST
Getprofilesbyusernamesbulk
— Get Profiles by Usernames (Bulk)
/v1/profiles/minecraft
MCP Tools
get-profile-username
Get Profile by Username
read-only
idempotent
get-profiles-usernames-bulk
Get Profiles by Usernames (Bulk)
read-only
Who This Is For
Developer / Tooling
Third-party tools resolving identity for analytics or display.
Minecraft Server Operator
Operator of a Java Edition server validating client sessions.