EMAS2 Learning Platform (Moodle Web Services + LTI 1.3)

EMAS2 (E-learning Management System) at emas2.ui.ac.id is an institution-hosted Moodle instance. Three machine surfaces answer anonymously and identify themselves as live-but-gated rather than absent: /webservice/rest/server.php returns HTTP 200 application/xml with invalidtoken, /login/token.php returns HTTP 200 application/json {"errorcode":"missingparam"} for the token-issuance call, and /lib/ajax/service.php returns a Moodle JSON coding error. /mod/lti/auth.php returns a populated LTI 1.3 OIDC authorization response form, which is the education-regime `lti` conformance evidence recorded in conformance/. There is no public token issuance, no enrolled-service documentation and no published function list; the contract itself is Moodle's product contract, not a UI-authored one, so none is stored here.

Other Resources

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/emas2-moodle"
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: university-of-indonesia:emas2-moodle
name: EMAS2 Learning Platform (Moodle Web Services + LTI 1.3)
description: 'EMAS2 (E-learning Management System) at emas2.ui.ac.id is an institution-hosted Moodle instance.
  Three machine surfaces answer anonymously and identify themselves as live-but-gated rather than absent:
  /webservice/rest/server.php returns HTTP 200 application/xml with <EXCEPTION class="moodle_exception"><ERRORCODE>invalidtoken</…>,
  /login/token.php returns HTTP 200 application/json {"errorcode":"missingparam"} for the token-issuance
  call, and /lib/ajax/service.php returns a Moodle JSON coding error. /mod/lti/auth.php returns a populated
  LTI 1.3 OIDC authorization response form, which is the education-regime `lti` conformance evidence recorded
  in conformance/. There is no public token issuance, no enrolled-service documentation and no published
  function list; the contract itself is Moodle''s product contract, not a UI-authored one, so none is
  stored here.'
humanURL: https://emas2.ui.ac.id/
baseURL: https://emas2.ui.ac.id/webservice/rest/server.php
tags:
- Learning Management
- Moodle
- LTI
- Education
- Private
x-operator: institution
x-operator-basis: emas2.ui.ac.id is under ui.ac.id with no CNAME and resolves to 152.118.24.145, inside
  the university's own APNIC allocation 152.118.0.0/16 (INDONESIAUNI-ID). Moodle is open-source software
  self-hosted on UI infrastructure — the pluginfile.php theme assets are served from the same host — not
  a vendor-hosted tenancy such as MoodleCloud.
properties:
- type: BaseURL
  url: https://emas2.ui.ac.id/webservice/rest/server.php