This document provides a quick overview over the structure of the DRACOON API Version 4.
Path | Description | Authentication | Authorization | |
---|---|---|---|---|
/auth | all APIs related to user authentication | - | - | |
/config | system configuration | X-Sds-Auth-Token Header | Role Config Manager for manipulation; any user may retrieve some information | |
/downloads | APIs for file downloads without authentication headers (use if client cannot send custom headers) | auth info in download token | - | |
NEW since 4.3 | /eventlog | event log and audit information | X-Sds-Auth-Token Header | Role Auditor |
/groups | user group management | X-Sds-Auth-Token Header | Role Groups Manager | |
/nodes | API to retrieve, create or manipulate file system nodes (files, folders, rooms) | X-Sds-Auth-Token Header | Respective permissions in Data Room | |
/provisioning | API for customers provisioning | X-Sds-Service-Token Header | Token needs respective permissions | |
/public | public APIs for external users (e.g. public download of files via Download Shares) | - | - | |
/resources | – not yet implemented – | - | - | |
/roles | role management | X-Sds-Auth-Token Header | Any global role | |
/shares | management of Download Shares and Upload Shares | X-Sds-Auth-Token Header | Respective permissions in Data Room | |
DEPRECATED since 4.3 | /syslog | access to audit event log – please use /eventlog instead! | X-Sds-Auth-Token Header | Role Auditor |
/system | system configuration | X-Sds-Auth-Token Header | Role Config Manager | |
/uploads | APIs for file uploads without authentication headers (use if client cannot send custom headers) | auth info in upload token | - | |
/user | APIs related to the current user and the corresponding account | X-Sds-Auth-Token Header | - | |
/users | user management | X-Sds-Auth-Token Header | Role Users Manager |
Kommentare
0 Kommentare
Zu diesem Beitrag können keine Kommentare hinterlassen werden.