QMplus Moodle Web Services (REST)

The standard Moodle web-services REST entry point on QMplus. It answers an unauthenticated request with a structured moodle_exception carrying ERRORCODE invalidtoken, which proves the endpoint is enabled and that access is by an institutionally issued token. The function catalogue available to any given token is set per service by Queen Mary and is not published; there is no self-service route to a token and no external documentation of the deployment.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/qmplus-moodle-webservices"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: queen-mary-university-of-london:qmplus-moodle-webservices
name: QMplus Moodle Web Services (REST)
description: The standard Moodle web-services REST entry point on QMplus. It answers an unauthenticated
  request with a structured moodle_exception carrying ERRORCODE invalidtoken, which proves the endpoint
  is enabled and that access is by an institutionally issued token. The function catalogue available to
  any given token is set per service by Queen Mary and is not published; there is no self-service route
  to a token and no external documentation of the deployment.
humanURL: https://qmplus.qmul.ac.uk/
baseURL: https://qmplus.qmul.ac.uk/webservice/rest/server.php
tags:
- Learning Management
- Moodle
- Education Technology
properties:
- type: Authentication
  url: authentication/queen-mary-university-of-london-authentication.yml
x-operator: institution
x-operator-evidence: Host is under qmul.ac.uk and the deployment is Queen Mary's named VLE. Moodle is
  the software.
x-probe:
  baseURL_status: 200
  probed: '2026-09-01'
  note: 200, 192 bytes application/xml, EXCEPTION class core\exception\moodle_exception, ERRORCODE invalidtoken.
    Live and token-gated.