OpenMLBB SDK
Python SDK docs for MLBB data access
Use OpenMLBB to fetch the same endpoints exposed by the API routers, with clear examples for academy, mlbb, user, and addon.
Install
pip install OpenMLBB
Use the same endpoint coverage as the API routers: academy, mlbb, user, addon.
TypeScript Alternative
If your project is using TypeScript or JavaScript, you can use npm install mlbb-sdk.
View mlbb-sdk on npmClient
User
Authentication, profile, matches, stats, privacy, season, and friends.
Client
MLBB
Heroes, rank stats, positions, relations, counters, and compatibility.
Client
Academy
Versions, heroes, equipment, emblems, roles, rankings, and recommendations.
Client
Addon
Win rate calculator and IP lookup helpers.