StarPlan APIEndpoints
Endpoints
HTTP endpoint reference for the StarPlan API
The public StarPlan API surface is split across four endpoint groups, all mounted under https://api.hfu.digital/v1/starplan/*.
Catalog
Programs, semesters, courses, rooms, instructors, search, statistics
Week
ISO-week occurrences with optional filters
iCal
Per-semester .ics feeds and upstream URL lookup
Changes
Read the StarPlan change log
All catalog, week, iCal, and change endpoints are anonymous and read-only — no API key required. They share a single rate-limit tier (see Rate limits) and a single error envelope (see Errors). For change push notifications instead of polling, register a webhook.