GET
/
publicserverinfo
curl --request GET \
  --url https://use.hoop.dev/api/publicserverinfo
{
  "auth_method": "local"
}

Response

200
application/json
OK

The response is of type object.