Willkommen zur Unraid API
Ab Unraid OS v7.2 ist die API direkt in das Betriebssystem integriert – keine Plugin-Installation erforderlich!
The Unraid API provides a GraphQL interface for programmatic interaction with your Unraid server. It enables automation, monitoring, and integration capabilities through a modern, strongly-typed API with multiple authentication methods (API keys, session cookies, and SSO/OIDC), comprehensive system coverage, and built-in developer tools.
Verfügbarkeit
Native Integration (Unraid 7.2+)
Ab Unraid 7.2 ist die API direkt in das Betriebssystem integriert:
- Keine Plugin-Installation erforderlich
- Automatisch verfügbar beim Systemstart
- Tiefgehende Systemintegration
- Zugriff über Einstellungen → Managementzugang → API
Plugin-Installation (vor 7.2 und für fortgeschrittene Benutzer)
Für Unraid-Versionen vor 7.2 oder um auf neuere API-Funktionen zuzugreifen:
- Installiere das Unraid Connect Plugin aus Community Applications.
- Konfiguriere das Plugin.
- Access API functionality through the GraphQL Sandbox.
Für Unraid-Versionen vor v7.2 oder um neuere API-Funktionen zu nutzen:
Loslegen
- Unraid 7.2+
- Vorabversionen
- Installiere das Unraid Connect Plugin aus Community Applications.
- Kein Unraid Connect Login erforderlich für lokalen API-Zugriff
- Plugin-Einstellungen konfigurieren
- Aktivieren Sie die GraphQL Sandbox.
- Beginne die API zu erkunden!
Für detaillierte Nutzungsanweisungen siehe die CLI-Befehle Referenz.