AUB Moodle Web Services (REST)
AUB's learning management system is a Moodle instance the university hosts itself at lms.aub.edu.lb (moodle.aub.edu.lb is a CNAME to it), fronted by an AWS load balancer in the AUB account. The Moodle Web Services REST endpoint is enabled and answers an anonymous call with a structured XML fault — ERRORCODE invalidtoken, class core\exception\moodle_exception — which proves the service is deployed and token-gated rather than absent. Tokens are issued only to AUB accounts, so there is no public data here; the surface is catalogued because it is a live, institution-operated, machine-readable API endpoint. The contract is Moodle's, shipped by every Moodle operator, so none is saved under AUB's name.