Skip to main content
GET
/
v2
/
mud
/
worlds
/
count
Number of known MUD worlds.
curl --request GET \
  --url http://localhost/api/v2/mud/worlds/count
123

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

200 - application/json

Number of known MUD worlds.

The response is of type integer.