POSTECH LMS (PLMS) Moodle Web Services

The Moodle Web Services REST interface is enabled on POSTECH's LMS and is publicly reachable, but every anonymous call returns the moodle_exception errorcode invalidtoken. Tokens are issued inside the LMS to POSTECH account holders; there is no public registration, no documented function catalog and no external developer program, so the surface is real and gated rather than absent. Recorded because a gated surface is a different measurement from a missing one.

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/plms-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: postech:plms-webservices
name: POSTECH LMS (PLMS) Moodle Web Services
x-operator: institution
x-operator-basis: Same host and same basis as the LTI platform above.
x-contract-origin: Moodle's web services function catalog, not POSTECH-authored. No Moodle contract is
  saved under POSTECH's slug.
description: The Moodle Web Services REST interface is enabled on POSTECH's LMS and is publicly reachable,
  but every anonymous call returns the moodle_exception errorcode invalidtoken. Tokens are issued inside
  the LMS to POSTECH account holders; there is no public registration, no documented function catalog
  and no external developer program, so the surface is real and gated rather than absent. Recorded because
  a gated surface is a different measurement from a missing one.
humanURL: https://plms.postech.ac.kr/
baseURL: https://plms.postech.ac.kr/webservice/rest/server.php
tags:
- Moodle
- Learning Management System
- REST
- Authenticated
- Education
properties:
- type: Authentication
  url: authentication/postech-authentication.yml
- type: ErrorCatalog
  url: errors/postech-errors.yml