IKEN Moodle LMS — web services and LTI 1.3 platform

IISc's own learning management system, a self-hosted Moodle branded "IKEN" at courses.iisc.ac.in, exposing two machine surfaces verified live 2026-09-01. The LTI 1.3 Advantage platform endpoints are public — GET /mod/lti/certs.php returns 200 application/json with a real JWKS (RSA, RS256, kid ffa71c7514f167fc08f4) and /mod/lti/auth.php returns 200 — which makes this a genuine, evidenced IMS LTI conformance surface on the institution's own domain. The Moodle web-services REST endpoint at /webservice/rest/server.php is live and token-gated, returning 200 application/json {"exception":"moodle_exception","errorcode":"invalidtoken"} to a keyless call, and /lib/ajax/service.php returns a structured Moodle JSON error. No token is issued to the public, so no payload could be read and no contract has been generated to stand in for one: the Moodle web-services contract is Moodle's product contract, shared by every deployment, and belongs in Moodle's own repo rather than here. The deployment, the host and the courses are IISc's.

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/courses-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: iisc:courses-moodle
name: IKEN Moodle LMS — web services and LTI 1.3 platform
x-operator: institution
description: 'IISc''s own learning management system, a self-hosted Moodle branded "IKEN" at courses.iisc.ac.in,
  exposing two machine surfaces verified live 2026-09-01. The LTI 1.3 Advantage platform endpoints are
  public — GET /mod/lti/certs.php returns 200 application/json with a real JWKS (RSA, RS256, kid ffa71c7514f167fc08f4)
  and /mod/lti/auth.php returns 200 — which makes this a genuine, evidenced IMS LTI conformance surface
  on the institution''s own domain. The Moodle web-services REST endpoint at /webservice/rest/server.php
  is live and token-gated, returning 200 application/json {"exception":"moodle_exception","errorcode":"invalidtoken"}
  to a keyless call, and /lib/ajax/service.php returns a structured Moodle JSON error. No token is issued
  to the public, so no payload could be read and no contract has been generated to stand in for one: the
  Moodle web-services contract is Moodle''s product contract, shared by every deployment, and belongs
  in Moodle''s own repo rather than here. The deployment, the host and the courses are IISc''s.'
humanURL: https://courses.iisc.ac.in/
baseURL: https://courses.iisc.ac.in/webservice/rest/server.php
tags:
- Course Catalog
- Learning Management
- Moodle
- LTI
- Authentication
properties:
- type: APIReference
  url: https://courses.iisc.ac.in/mod/lti/certs.php
- type: Conformance
  url: conformance/iisc-conformance.yml