Virtuale (Moodle) LTI 1.3 Platform and Web Services

Virtuale is the university's self-hosted Moodle learning management system, on its own host virtuale.unibo.it (frontend-http-azure-01.unibo.it), and it exposes a live LTI 1.3 platform surface. Verified live 2026-09-01 — https://virtuale.unibo.it/mod/lti/certs.php returns 200 application/json with a JWKS containing an RS256 RSA key (kid a0f8811debf999e8089e), and the paired OAuth2 token endpoint https://virtuale.unibo.it/mod/lti/token.php returns 400 {"error":"invalid_request"} to an empty request, which is a live, correctly-rejecting endpoint rather than a soft 404. The Moodle Web Services REST API is present on the same host and token-gated: /webservice/rest/server.php returns 200 application/xml with invalidtoken and the Italian message "Token non valido - il token non è stato trovato". Moodle is open-source software and its API contract is Moodle's, so none is saved here; the deployment, the host, the LTI platform keys and the courses are the university's. Tokens are not self-service — they are issued to integrations by the university, so this is not a callable public API.

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/virtuale-lti"
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-bologna:virtuale-lti
name: Virtuale (Moodle) LTI 1.3 Platform and Web Services
x-operator: institution
description: 'Virtuale is the university''s self-hosted Moodle learning management system, on its own
  host virtuale.unibo.it (frontend-http-azure-01.unibo.it), and it exposes a live LTI 1.3 platform surface.
  Verified live 2026-09-01 — https://virtuale.unibo.it/mod/lti/certs.php returns 200 application/json
  with a JWKS containing an RS256 RSA key (kid a0f8811debf999e8089e), and the paired OAuth2 token endpoint
  https://virtuale.unibo.it/mod/lti/token.php returns 400 {"error":"invalid_request"} to an empty request,
  which is a live, correctly-rejecting endpoint rather than a soft 404. The Moodle Web Services REST API
  is present on the same host and token-gated: /webservice/rest/server.php returns 200 application/xml
  with <ERRORCODE>invalidtoken</ERRORCODE> and the Italian message "Token non valido - il token non è
  stato trovato". Moodle is open-source software and its API contract is Moodle''s, so none is saved here;
  the deployment, the host, the LTI platform keys and the courses are the university''s. Tokens are not
  self-service — they are issued to integrations by the university, so this is not a callable public API.'
humanURL: https://virtuale.unibo.it/
baseURL: https://virtuale.unibo.it/mod/lti/certs.php
tags:
- Learning Management
- LTI
- Moodle
- JWKS
- OAuth2
- Education
properties:
- type: Conformance
  url: conformance/university-of-bologna-domain-standards.yml
- type: Authentication
  url: authentication/university-of-bologna-authentication.yml