TU Dresden Lecture Catalog API (Vorlesungsverzeichnis)

A gated JSON API over the public data of the TU Dresden lecture directory — courses, seminars, instructors, buildings, semesters, institutes and degree programmes. Access requires an API account requested through the faculty contact page, after which an auth_code query parameter is appended to every call; the documentation asks for at least ten seconds between requests. The documented parameters are notitle, type, gebaeude, first_name plus last_name, datetype (including a discordian calendar option), pruefungen with studiengang, semester (accepting "current"), and institut, along with gebaeude_liste, dozenten_liste and institute_liste enumerations. Responses are JSON with the first element carrying column headings. Verified live and validating: a request with auth_code=test returns HTTP 200 and the plain-text German string "Der Auth-Code ist leider nicht richtig." No OpenAPI exists for it and none has been authored here — writing one from a prose parameter table would credit TU Dresden with a contract it has not published. The faculty scope is a real limit: this is one faculty's timetable, not a university-wide registrar 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/lecture-catalog"
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: tu-dresden:lecture-catalog
name: TU Dresden Lecture Catalog API (Vorlesungsverzeichnis)
x-operator: institution
x-operator-evidence: vvz.phil.tu-dresden.de is under the university's own registrable domain and is run
  by the Faculty of Arts, Humanities and Social Sciences. The documentation page is authored in German
  by the faculty, accounts are issued through the faculty's own contact page, and no vendor software,
  contract or host is involved. Note that the five removed SLUB contracts wrongly carried this host as
  their baseURL; it belongs only to this surface.
description: 'A gated JSON API over the public data of the TU Dresden lecture directory — courses, seminars,
  instructors, buildings, semesters, institutes and degree programmes. Access requires an API account
  requested through the faculty contact page, after which an auth_code query parameter is appended to
  every call; the documentation asks for at least ten seconds between requests. The documented parameters
  are notitle, type, gebaeude, first_name plus last_name, datetype (including a discordian calendar option),
  pruefungen with studiengang, semester (accepting "current"), and institut, along with gebaeude_liste,
  dozenten_liste and institute_liste enumerations. Responses are JSON with the first element carrying
  column headings. Verified live and validating: a request with auth_code=test returns HTTP 200 and the
  plain-text German string "Der Auth-Code ist leider nicht richtig." No OpenAPI exists for it and none
  has been authored here — writing one from a prose parameter table would credit TU Dresden with a contract
  it has not published. The faculty scope is a real limit: this is one faculty''s timetable, not a university-wide
  registrar API.'
humanURL: https://vvz.phil.tu-dresden.de/api
baseURL: https://vvz.phil.tu-dresden.de/api
tags:
- Course Catalog
- Timetable
- Education
- JSON
properties:
- type: Documentation
  url: https://vvz.phil.tu-dresden.de/api
- type: Website
  url: https://vvz.phil.tu-dresden.de/
- type: Authentication
  url: authentication/tu-dresden-authentication.yml
- type: Errors
  url: errors/tu-dresden-problem-types.yml