Python SDK
Official SDK Track
Covers academy, mlbb, user, and addon routes with the same data shape as the API playground.
pip install OpenMLBB
MLBB Public Data API
Check endpoint docs or use the updated playground. APIs include easy forms, response tables, previews, and cURL for quick integration.
Python SDK
Covers academy, mlbb, user, and addon routes with the same data shape as the API playground.
pip install OpenMLBB
TypeScript SDK
Build frontend and Node integrations using the maintained npm package with fast setup.
npm install mlbb-sdk
Coverage
4 Service Groups
user, mlbb, academy, addon
Execution
Live Request Forms
path, query, enum, and request-body aware
Response UX
Readable Tables
with safe rich text and image rendering for media fields
Developer Tools
Snippets + Auth Cache
cURL/multi-language snippets, JWT cache, and copy actions