https://public-api.lotusau.top/api/v1
/lobbies
Full URL: 'https://public-api.lotusau.top/api/v1/lobbies'
Method(s): GET
This returns all public Project: Lotus lobbies, Automatically updated every 2 minutes. These are sorted in order of Player Count.
Example Response:
{ "1": { "gameId": "-1923269480", "gameCode": "IYHNFG", "lobbyHost": "Theta", "lobbyRegion": "North America", "playerCount": 12, "maxPlayerCount": 15, "selectedMap": 2, "status": "OPEN", "sortOrder": 1 }, "2": { "gameId": "-19236569480", "gameCode": "EMBRWY", "lobbyHost": "Lilypad", "lobbyRegion": "Europe", "playerCount": 4, "maxPlayerCount": 15, "selectedMap": 0, "status": "IN-GAME", "sortOrder": 2 }}
Map Name | Map ID |
---|---|
The Skeld | 0 |
Mira HQ | 1 |
Polus | 2 |
The Airship | 4 |
The Fungle | 5 |
Submerged* | 6 |
/status
Full URL: 'https://public-api.lotusau.top/api/v1/status'
Method(s): GET
This returns a JSON format version of our statuses available at status.lotusau.top Example Responses:
All Online:
{ "Beta Website": "up", "Main Website": "up", "Lobby Backend": "up", "Lilypad": "up", "Bug Report API": "up", "Public API": "up"}
Some are Down:
{ "Beta Website": "up", "Main Website": "up", "Lobby Backend": "down", "Lilypad": "down", "Bug Report API": "maintenance", "Public API": "up"}
Types |
---|
up |
down |
maintenance |
/privacy
Full URL: 'https://public-api.lotusau.top/api/v1/privacy'
Method(s): GET
This returns a plain-text UNIX Timestamp of the last time our Privacy Policy was updated.
Example Response:
1730993994