MLBB Public Data API

API Version 4.0.8

MLBB Public Data API & Interactive Web Playground

Check endpoint docs or use the updated playground. APIs include easy forms, response tables, previews, and cURL for quick integration.

Python SDK

Official SDK Track

Covers academy, mlbb, user, and addon routes with the same data shape as the API playground.

pip install OpenMLBB
View package on PyPI

TypeScript SDK

JavaScript / TS Path

Build frontend and Node integrations using the maintained npm package with fast setup.

npm install mlbb-sdk
View package on npm

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