TUMonline (CAMPUSonline) — Course Catalog and Identity

TUM's student information system of record, running CAMPUSonline. Two machine-readable surfaces were verified live and unauthenticated on 2026-08-19: a hypermedia course catalog REST endpoint at /tumonline/ee/rest/slc.tm.cp/student/courses returning 185 KB of linked XML (course detail, categories, instruction languages, tags, filters, business cards), and a complete OpenID Connect discovery document at the CAMPUSonline Keycloak realm advertising 108 scopes, nine grant types and PKCE. The vendor's own "Public REST API" documentation page at /tumonline/co/public/api/ returns 200 but is an unbootable Angular shell — every one of its JavaScript bundles 404s — so the contract behind these endpoints is not actually published.

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/tumonline"
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: tum:tumonline
name: TUMonline (CAMPUSonline) — Course Catalog and Identity
x-operator: tenant
x-operator-basis: 'campus.tum.de is a TUM subdomain, but everything served under /tumonline is the CAMPUSonline
  product: the Keycloak realm is literally named CAMPUSonline, the REST resource namespaces (slc.tm.cp,
  brm.pm.bc) are the vendor''s, and the scope vocabulary is shared by every CAMPUSonline customer. TUM''s
  students and TUM''s data; not TUM''s contract. Recorded as a relationship — no vendor spec is saved
  under this institution.'
description: 'TUM''s student information system of record, running CAMPUSonline. Two machine-readable
  surfaces were verified live and unauthenticated on 2026-08-19: a hypermedia course catalog REST endpoint
  at /tumonline/ee/rest/slc.tm.cp/student/courses returning 185 KB of linked XML (course detail, categories,
  instruction languages, tags, filters, business cards), and a complete OpenID Connect discovery document
  at the CAMPUSonline Keycloak realm advertising 108 scopes, nine grant types and PKCE. The vendor''s
  own "Public REST API" documentation page at /tumonline/co/public/api/ returns 200 but is an unbootable
  Angular shell — every one of its JavaScript bundles 404s — so the contract behind these endpoints is
  not actually published.'
humanURL: https://campus.tum.de/tumonline/ee/ui/ca2/app/desktop/
baseURL: https://campus.tum.de/tumonline
tags:
- Course Catalog
- Student Information System
- CAMPUSonline
- OpenID Connect
- Registrar
properties:
- type: APIReference
  url: https://campus.tum.de/tumonline/ee/rest/slc.tm.cp/student/courses
- type: x-openid-configuration
  url: https://campus.tum.de/tumonline/co/public/sec/auth/realms/CAMPUSonline/.well-known/openid-configuration
- type: Website
  url: https://campus.tum.de/tumonline/ee/ui/ca2/app/desktop/
- type: x-scopes
  url: scopes/tum-scopes.yml
- type: x-authentication
  url: authentication/tum-authentication.yml