Ludo king Room code
# 🎮 Ludo King Bot API - Professional Room Code Services ## Transform Your Gaming App with Automated Ludo Room Management The **Ludo King Bot API** is a powerful, enterprise-grade solution for developers who need instant room creation and comprehensive game tracking across multiple Ludo gaming platforms. Whether you're building a tournament platform, gaming social network, or automated gameplay…
Ludo king Room code endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getRoomResult /room/{roomCode}/result |
Fetches comprehensive game results for a specific room code including player statistics, winner information, and detailed gameplay metrics. |
| GET |
getRoomStatus /room/{roomCode}/status |
Checks the current status of a room including player count, game state, and availability. |
| GET |
healthCheck /health |
Simple health check endpoint to verify API availability. |
| GET |
getRequestHistory /account/history |
Retrieves historical API usage and transaction records. |
| POST |
createRoom /room/create |
Creates a new private room on the specified platform with optional customization. Returns room code immediately for instant gameplay. |
| GET |
getPricing /pricing |
Retrieves current pricing information for all available services. This endpoint does not require authentication. |
| GET |
getAccountBalance /account/balance |
Retrieves current account balance and usage statistics. |
| GET |
getBotsStatus /bots/status |
Retrieves the status of all available bots across different platforms with their current availability. |