Loughborough University · Example Payload

Loughborough Moodle Lti Jwks Example

EducationHigher EducationUniversityUnited KingdomLibraryLibrary CatalogIdentity FederationLearning ManagementResearch DataOpen AccessRepository

Loughborough Moodle Lti Jwks Example is an example object payload from Loughborough University, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

generatedmethodsourcex-operatornoterequestresponse

Example Payload

loughborough-moodle-lti-jwks-example.json Raw ↑
{
  "generated": "2026-08-30",
  "method": "probed",
  "source": "https://learn.lboro.ac.uk/mod/lti/certs.php",
  "x-operator": "institution",
  "note": "Live JWKS published by Loughborough University's self-hosted Moodle ('Learn', learn.lboro.ac.uk, resolving into Loughborough's own 158.125.161.0/24 space) acting as an IMS Global / 1EdTech LTI 1.3 Advantage PLATFORM. Public keys only; no secret material.",
  "request": {
    "method": "GET",
    "url": "https://learn.lboro.ac.uk/mod/lti/certs.php",
    "auth": "none",
    "status": 200,
    "content_type": "application/json"
  },
  "response": {
    "keys": [
      {
        "kty": "RSA",
        "alg": "RS256",
        "kid": "d383582c5e7870ff7236",
        "e": "AQAB",
        "n": "spJWbvjAKnY1OMGf2TeGHoiQ9ZyzeeLNPKtP-Ea7jy9X2sAORSfjYq7tnG5a8n2n4jkocreiQW789x-j_72Ys_yyVT-OMJ2gEcGGVYOo_f5b9npZP0hajc42Q3jt_m-PEuMygrey9g4MpQt0EB9eyifn3k2Cuzgw9132VNIeVIH5xScIhonNDMOWllSBF_G-SywGVPJS9U_9iJamaD1sdTxafBQUk48xIy1lD9Ldlw3yEawrMwHdWJ4329YuqYQqW3KqE7jv2b373Jov93F1M40okQFhQMXMS0IenQA7MTgP8FVshEv3It1BYruA_wsjEykAY2NnKF7kntkYFP132w",
        "use": "sig"
      }
    ]
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/loughborough-moodle-lti-jwks-example"
All examples
curl "https://apis.io/api/v1/examples?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.