{"service":"Sisu Wrapper API","version":"0.4.1","environment":"test","description":"Lightweight, read-only wrapper around Aalto University's Sisu system. Provides stable endpoints for resolving course offerings and study groups used by Sisukas and related tooling.","endpoints":{"health":{"method":"GET","path":"/health","description":"Service health, build metadata, and runtime info"},"study_groups":{"method":"GET","path":"/api/courses/study-groups","description":"Fetch study groups for a course offering"},"batch_study_groups":{"method":"POST","path":"/api/courses/batch/study-groups","description":"Batch fetch study groups for multiple offerings"},"batch_offerings":{"method":"POST","path":"/api/courses/batch/offerings","description":"Batch fetch complete course offerings"},"docs":{"method":"GET","path":"/docs","description":"Interactive API documentation (Swagger UI)"}}}