Endpoints
Get lobby-list
Returns a list of all available lobbies with optional filters.
GET
Lobbies are highly dynamic and may change or disappear within moments.
Query Parameters
Filter lobbies by maximum player count.
Required range:
2 <= x <= 5
Filter lobbies by type.
Available options:
public
, friends
Filter lobbies containing specific player ID.
Response
200
application/json
List of all matching lobbies
The response is of type object[]
.