{"@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/"}
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.
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
| method | path | what the vendor says it does |
|---|---|---|
POST | /v4/auth/login | Authenticate user (Login) 🚧 Deprecated since v4.13.0 ### Description: Authenticates user and provides |
GET | /v4/auth/openid/login | Initiate OpenID Connect authentication 🚧 Deprecated since v4.14.0 ### Description: This is the first |
POST | /v4/auth/openid/login | Complete OpenID Connect authentication 🚧 Deprecated since v4.14.0 ### Description: This is the seco |
GET | /v4/auth/ping | Ping ### Description: Test connection to DRACOON Core Service. ### Precondition: None. ### Postcondition: `2 |
POST | /v4/auth/recover_username | Recover username 🚀 Since v4.13.0 ### Description: Request an email with the user names of all accou |
POST | /v4/auth/reset_password | Request 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/defaults | Request default values 🚀 Since v4.6.0 ### Description: Returns a list of configurable system defaul |
GET | /v4/config/info/general | Request general settings 🚀 Since v4.6.0 ### Description: Returns a list of configurable general setti |
GET | /v4/config/info/infrastructure | Request infrastructure properties 🚀 Since v4.6.0 ### Description: Returns a list of read-only infra |
GET | /v4/config/info/notifications/channels | Request list of notification channels 🚀 Since v4.20.0 ### Description: Retrieve a list of configured |
GET | /v4/config/info/policies/algorithms | Request algorithms 🚀 Since v4.24.0 ### Description: Retrieve a list of available algorithms used for |
GET | /v4/config/info/policies/classifications | Request classification policies 🚀 Since v4.30.0 ### Description: Retrieve a list of classification po |
GET | /v4/config/info/policies/guest_users | Request guest users policies 🚀 Since v4.40.0 ### Description: Retrieve a list of guest users policies |
GET | /v4/config/info/policies/passwords | Request password policies 🚀 Since v4.14.0 ### Description: Retrieve a list of configured password p |
GET | /v4/config/info/product_packages | Request list of product packages 🚀 Since v4.38.0 ### Description: Returns a list of product package |
GET | /v4/config/info/product_packages/current | Request list of currently enabled product packages 🚀 Since v4.38.0 ### Description: Returns a list |
GET | /v4/config/info/s3_tags | Request list of configured S3 tags 🚀 Since v4.9.0 ### Description: Retrieve all configured S3 tags. |
GET | /v4/config/settings | Request system settings 🚧 Deprecated since v4.6.0 ### Description: Returns a list of configurable s |
PUT | /v4/config/settings | Update 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_info | Request nodes 🚀 Since v4.31.0 ### Description: Retrieve a list of all nodes of type room under a cer |
GET | /v4/eventlog/audits/nodes | Request node assigned users with permissions 🚧 Deprecated since v4.32.0 ### Description: Retrieve a |
GET | /v4/eventlog/events | Request system events 🚀 Since v4.3.0 ### Description: Retrieve eventlog (audit log) events. ### Pre |
GET | /v4/eventlog/operations | Request allowed Log Operations 🚀 Since v4.3.0 ### Description: Retrieve eventlog (audit log) operati |
GET | /v4/groups | Request list of user groups ### Description: Returns a list of user groups. ### Precondition: Right ㈛ |
POST | /v4/groups | Create 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 Ԃ |
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_rooms | Request rooms where the group is defined as last admin group 🚀 Since v4.10.0 ### Description: Retri |
GET | /v4/groups/{group_id}/roles | Request list of roles assigned to the group ### Description: Retrieve a list of all roles granted to a group |
GET | /v4/groups/{group_id}/rooms | Request rooms granted to the group or / and rooms that can be granted 🚧 Deprecated since v4.10.0 ### |
GET | /v4/groups/{group_id}/users | Request group member users or / and users who can become a member ### Description: Retrieve a list of group |
POST | /v4/groups/{group_id}/users | Add group members ### Description: Add members to a group. ### Precondition: Right 🔓 change groups re |
DELETE | /v4/groups/{group_id}/users | Remove group members ### Description: Remove group members. ### Precondition: Right 🔓 change groups |
GET | /v4/internal/tenant/subscription_plan | Request 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.