{"@context": "https://schema.org", "@type": "WebAPI", "name": "DRACOON API API", "description": "REST Web Services for DRACOONThis page provides an overview of all available and documented DRACOON APIs, which are grouped by tags.Each tag provides a collection of APIs that are intended for a specific area of the DRACOON.Developer Information  Get SDKs on GitHubTerms of service", "provider": {"@type": "Organization", "name": "dracoon.team"}, "documentation": "https://dracoon.team/api/spec_v4/"}
Index / APIs / dracoon.team

DRACOON API API

REST Web Services for DRACOONThis page provides an overview of all available and documented DRACOON APIs, which are grouped by tags.Each tag provides a collection of APIs that are intended for a specific area of the DRACOON.Developer Information  Get SDKs on GitHubTerms of service

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

auth: o a u t h 2

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

DRACOON API v4.42.2

REST Web Services for DRACOONThis page provides an overview of all available and documented DRACOON APIs, which are grouped by tags.Each tag provides a collection of APIs that are intended for a specific area of the DRACOON.Developer Information  Get SDKs on GitHubTerms of service

methodpathwhat the vendor says it does
POST/v4/auth/loginAuthenticate user (Login) 🚧 Deprecated since v4.13.0 ### Description: Authenticates user and provides
GET/v4/auth/openid/loginInitiate OpenID Connect authentication 🚧 Deprecated since v4.14.0 ### Description: This is the first
POST/v4/auth/openid/loginComplete OpenID Connect authentication 🚧 Deprecated since v4.14.0 ### Description: This is the seco
GET/v4/auth/pingPing ### Description: Test connection to DRACOON Core Service. ### Precondition: None. ### Postcondition: `2
POST/v4/auth/recover_usernameRecover username 🚀 Since v4.13.0 ### Description: Request an email with the user names of all accou
POST/v4/auth/reset_passwordRequest password reset ### Description: Request an email with a password reset token for a certain user to r
GET/v4/auth/reset_password/{token}Validate information for password reset ### Description: Request all information for a password change dialo
PUT/v4/auth/reset_password/{token}Reset password ### Description: Resets user's password. ### Precondition: User received a password reset to
GET/v4/config/info/defaultsRequest default values 🚀 Since v4.6.0 ### Description: Returns a list of configurable system defaul
GET/v4/config/info/generalRequest general settings 🚀 Since v4.6.0 ### Description: Returns a list of configurable general setti
GET/v4/config/info/infrastructureRequest infrastructure properties 🚀 Since v4.6.0 ### Description: Returns a list of read-only infra
GET/v4/config/info/notifications/channelsRequest list of notification channels 🚀 Since v4.20.0 ### Description: Retrieve a list of configured
GET/v4/config/info/policies/algorithmsRequest algorithms 🚀 Since v4.24.0 ### Description: Retrieve a list of available algorithms used for
GET/v4/config/info/policies/classificationsRequest classification policies 🚀 Since v4.30.0 ### Description: Retrieve a list of classification po
GET/v4/config/info/policies/guest_usersRequest guest users policies 🚀 Since v4.40.0 ### Description: Retrieve a list of guest users policies
GET/v4/config/info/policies/passwordsRequest password policies 🚀 Since v4.14.0 ### Description: Retrieve a list of configured password p
GET/v4/config/info/product_packagesRequest list of product packages 🚀 Since v4.38.0 ### Description: Returns a list of product package
GET/v4/config/info/product_packages/currentRequest list of currently enabled product packages 🚀 Since v4.38.0 ### Description: Returns a list
GET/v4/config/info/s3_tagsRequest list of configured S3 tags 🚀 Since v4.9.0 ### Description: Retrieve all configured S3 tags.
GET/v4/config/settingsRequest system settings 🚧 Deprecated since v4.6.0 ### Description: Returns a list of configurable s
PUT/v4/config/settingsUpdate system settings 🚧 Deprecated since v4.6.0 ### Description: Update configurable settings. ###
GET/v4/downloads/avatar/{user_id}/{uuid}Download avatar 🚀 Since v4.11.0 ### Description: Download avatar for given user ID and UUID. ### Pre
GET/v4/downloads/zip/{token}Download ZIP archive ### Description: Download multiple files in a ZIP archive. ### Precondition: Valid downl
GET/v4/downloads/{token}Download file ### Description: Download a file. ### Precondition: Valid download token. ### Postcondition: S
GET/v4/eventlog/audits/node_infoRequest nodes 🚀 Since v4.31.0 ### Description: Retrieve a list of all nodes of type room under a cer
GET/v4/eventlog/audits/nodesRequest node assigned users with permissions 🚧 Deprecated since v4.32.0 ### Description: Retrieve a
GET/v4/eventlog/eventsRequest system events 🚀 Since v4.3.0 ### Description: Retrieve eventlog (audit log) events. ### Pre
GET/v4/eventlog/operationsRequest allowed Log Operations 🚀 Since v4.3.0 ### Description: Retrieve eventlog (audit log) operati
GET/v4/groupsRequest list of user groups ### Description: Returns a list of user groups. ### Precondition: Right &#12827
POST/v4/groupsCreate new user group ### Description: Create a new user group. ### Precondition: Right 🔓 change grou
GET/v4/groups/{group_id}Request user group ### Description: Retrieve detailed information about a user group. ### Precondition: Rig
PUT/v4/groups/{group_id}Update user group's metadata ### Description: Update user group's metadata . ### Precondition: Right &#1282
DELETE/v4/groups/{group_id}Remove user group ### Description: Delete a user group. ### Precondition: Right 🔓 delete groups requi
GET/v4/groups/{group_id}/last_admin_roomsRequest rooms where the group is defined as last admin group 🚀 Since v4.10.0 ### Description: Retri
GET/v4/groups/{group_id}/rolesRequest list of roles assigned to the group ### Description: Retrieve a list of all roles granted to a group
GET/v4/groups/{group_id}/roomsRequest rooms granted to the group or / and rooms that can be granted 🚧 Deprecated since v4.10.0 ###
GET/v4/groups/{group_id}/usersRequest group member users or / and users who can become a member ### Description: Retrieve a list of group
POST/v4/groups/{group_id}/usersAdd group members ### Description: Add members to a group. ### Precondition: Right 🔓 change groups re
DELETE/v4/groups/{group_id}/usersRemove group members ### Description: Remove group members. ### Precondition: Right 🔓 change groups
GET/v4/internal/tenant/subscription_planRequest subscription plan 🚀 Since v4.36.0 ### Description: Get the subscription plan id of the curren

and 160 more operation(s) in this specification, all searchable.

specification origin: https://dracoon.team/api/spec_v4/

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.