Liana MLBB Region Checker API Docs

🎮 Liana MLBB Region Checker API

Developed by Ningthoukhongjam Rishikanta Singh

📘 Overview

The Liana MLBB Region Checker API allows developers to verify Mobile Legends: Bang Bang player information using their ID and Zone ID.

🔑 Authentication

All requests require a valid api_key associated with a registered domain.

Authorization: via JSON body (api_key)

🌐 Endpoint

POST /wp-json/rcs-mlbb/v1/check

Request Body

{
  "api_key": "YOUR_USER_API_KEY",
  "id": "12345678",
  "zone": "2214"
}

✅ Successful Response

{
  "success": true,
  "player_name": "Liana_User",
  "region": "India",
  "server": "Asia",
  "rank": "Mythical Glory"
}

⚠️ Error Responses

{
  "error": "Invalid or expired API key"
}
💬 Apply for Region Check API on WhatsApp
© Ningthoukhongjam Rishikanta Singh — Liana MLBB Region Checker API
Start typing to see posts you are looking for.
Launching...