Skip to content

Quick Start

Get your integration working as fast as possible. This page walks you through what you need, how to choose your integration path, and where to start.

Understand the platform

Not sure how the Untis Platform works or what a platform application is? Start with the overview.

Platform Overview

Request a platform application

Every integration starts with a platform application. Contact Untis to have yours configured in the platform application manager (PAM).

Get Your Platform Application

Choose the right APIs

If you plan to exchange data, review which APIs are available and which one fits your use case.

Which API to Choose

Review core concepts

Authentication flows, authorization model, and tenant isolation — read this before you implement.

Core Concepts

The Untis Platform provides three building blocks — UI Integration, Single Sign-On, and API Integration — that you can combine freely. See the Platform Overview for descriptions of each.

UI + SSO

Your app is embedded in the Untis Platform and users sign in automatically — no data exchange via API. The Untis Platform acts as the identity provider even if users originally authenticated via an external IdP.

Get Platform Application · UI Integration · SSO

UI-only

Your web app is embedded in the Untis Platform with no SSO or data exchange. Rarely successful — only use this when SSO is genuinely not possible (e.g. a public website with no user accounts).

Get Platform Application · UI Integration