We offer two families of APIs. The key differences are the user-focused data scope of OneRoster (only entities with assigned users) and the read/write capabilities of the Untis Platform APIs. Below you’ll find recommendations for selecting the right API for your use case.
OneRoster APIs
An open standard for read-only roster data, implemented on the Untis Platform.
Returns only entities with assigned users — students or teachers without user accounts do not appear
No create, update, or delete operations
Covers organizations, users, classes, enrollments, and academic sessions
Best for: LMS integrations, student portals, read-only data sync.
Untis Platform APIs
Proprietary APIs with read and write access to master-data and platform-specific features.
Returns complete master-data regardless of user assignment — all students included, even without user accounts
Create and update operations (deletion is manual — not available via API)