npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@n8n-dev/n8n-nodes-dracoon-team

v1.0.0

Published

DRACOON REST APIs overview, grouped by tags.

Readme

@n8n-dev/n8n-nodes-dracoon-team

dracoon-team Banner

npm version License: MIT


Stop writing dracoon-team API integrations by hand.

Every time you connect n8n to dracoon-team, you waste hours mapping endpoints, defining parameters, and debugging schemas. You copy-paste from docs, fix edge cases, and pray nothing breaks.

What if connecting n8n to dracoon-team took 5 minutes, not half a day?

This node gives you 20+ resources out of the box: Roles, User, Config, Users, Resources, and 15 more: with full CRUD operations, typed parameters, and zero manual configuration.


What You Get

  • Zero boilerplate: Resources, operations, and fields are pre-configured and ready to use
  • Full CRUD: Create, read, update, and delete support where the API allows it
  • Typed parameters: No more guessing field types
  • Built-in auth: API key authentication, ready to go
  • Declarative: Native n8n performance, no custom execute() overhead

Install

npm install @n8n-dev/n8n-nodes-dracoon-team

Or in n8n:

  1. Settings → Community Nodes → Install
  2. Search: @n8n-dev/n8n-nodes-dracoon-team
  3. Click Install

Quick Start

  1. Install the node (above)
  2. Add credentials: dracoon-team API → paste your API key
  3. Drag the dracoon-team node into your workflow
  4. Pick a resource → pick an operation → done.

That's it. No configuration files. No code. It just works.


Resources

  • Get Request all roles with assigned rights
  • Delete Revoke granted role from group s
  • Get Request groups with specific role
  • Post Assign group s to the role
  • Delete Revoke granted role from user s
  • Get Request users with specific role
  • Post Assign user s to the role
  • Get Request user account information
  • Put Update user account
  • Delete Reset avatar
  • Get Request avatar
  • Post Change avatar
  • Get Request customer information for user
  • Delete Remove user s key pair
  • Get Request user s key pair
  • Post Set user s key pair
  • Get Request all user key pairs
  • Post Create key pair and preserve copy of old private key
  • Delete Using emergency code
  • Get Request information about the user s mfa status
  • Get Request information to setup TOTP as second authentication factor
  • Post Confirm second factor TOTP setup with a generated OTP
  • Delete Disable a MFA TOTP setup with generated OTP
  • Put Change user s password
  • Get Request list of notification configurations
  • Put Update notification configuration
  • Get Request list of OAUTH client approvals
  • Delete Remove OAUTH client approval
  • Get Request list of OAUTH client authorizations
  • Delete Remove all OAUTH authorizations of a client
  • Delete Remove a OAUTH authorization
  • Get authenticated Ping
  • Get Request user profile attributes
  • Put Add or edit user profile attributes
  • Delete Remove user profile attribute
  • Get List Download Share subscriptions
  • Put Subscribe or Unsubscribe a List of Download Shares for notifications
  • Delete Unsubscribe Download Share from notifications
  • Post Subscribe Download Share for notifications
  • Get List node subscriptions
  • Put Subscribe or Unsubscribe a List of nodes for notifications
  • Delete Unsubscribe node from notifications
  • Post Subscribe node for notifications
  • Get List Upload Share subscriptions
  • Put Subscribe or Unsubscribe a List of Upload Shares for notifications
  • Delete Unsubscribe Upload Share from notifications
  • Post Subscribe Upload Share for notifications
  • Get Request default values
  • Get Request general settings
  • Get Request infrastructure properties
  • Get Request list of notification channels
  • Get Request algorithms
  • Get Request classification policies
  • Get Request guest users policies
  • Get Request password policies
  • Get Request list of product packages
  • Get Request list of currently enabled product packages
  • Get Request list of configured S3 tags
  • Get Request users
  • Post Create new user
  • Delete Remove user
  • Get Request user
  • Put Update user s metadata
  • Get Request groups that user is a member of or and can become a member
  • Get Request rooms where the user is last admin
  • Post Request emergency MFA code
  • Get Request user s granted roles
  • Get Request custom user attributes
  • Put Add or edit custom user attributes
  • Delete Remove custom user attribute
  • Get Request list of subscription scopes
  • Get Request user avatar
  • Get Request authentication settings
  • Put Update authentication settings
  • Get Request system defaults
  • Put Update system defaults
  • Get Request eventlog settings
  • Put Update eventlog settings
  • Get Request general settings
  • Put Update general settings
  • Get Request infrastructure properties
  • Get Request syslog settings
  • Put Update syslog settings
  • Get Request public Download Share information
  • Head Check public Download Share password
  • Post Generate download URL
  • Get Download file with token
  • Head Download file with token
  • Get Request public Upload Share information
  • Post Create new file upload channel
  • Delete Cancel file upload
  • Get Request status of S3 file upload
  • Post Upload file
  • Put Complete file upload
  • Put Complete S3 file upload
  • Post Generate presigned URLs for S3 file upload
  • Get Request third party software dependencies
  • Get Request software version information
  • Get Request system information
  • Get Request Active Directory authentication information
  • Get Request OpenID Connect provider authentication information
  • Get Request system time
  • Post Test Active Directory configuration
  • Post Test RADIUS server availability
  • Get Request list of Active Directory configurations
  • Post Create Active Directory configuration
  • Delete Remove Active Directory configuration
  • Get Request Active Directory configuration
  • Put Update Active Directory configuration
  • Get Request list of OpenID Connect IDP configurations
  • Post Create OpenID Connect IDP configuration
  • Delete Remove OpenID Connect IDP configuration
  • Get Request OpenID Connect IDP configuration
  • Put Update OpenID Connect IDP configuration
  • Delete Remove RADIUS configuration
  • Get Request RADIUS configuration
  • Post Create RADIUS configuration
  • Put Update RADIUS configuration
  • Get Request list of OAUTH clients
  • Post Create OAUTH client
  • Delete Remove OAUTH client
  • Get Request OAUTH client
  • Put Update OAUTH client
  • Get Download avatar
  • Get Download ZIP archive
  • Get Download file
  • Head Download file
  • Get Request list of customers
  • Post Create customer
  • Delete Remove customer
  • Get customer
  • Put Update customer
  • Get Request customer attributes
  • Put Add or edit customer attributes
  • Delete Remove customer attribute
  • Get Request list of customer users
  • Get Request list of tenant webhooks
  • Post Create tenant WEBHOOK
  • Get Request list of event types
  • Delete Remove tenant WEBHOOK
  • Get Request tenant WEBHOOK
  • Put Update tenant WEBHOOK
  • Post Reset tenant WEBHOOK lifetime
  • Get Ping
  • Post Recover username
  • Post Request password reset
  • Get Validate information for password reset
  • Put Reset password
  • Delete Cancel file upload
  • Post Upload file
  • Put Complete file upload
  • Get Request customer settings
  • Put Set customer settings
  • Delete Remove system rescue key pair
  • Get Request system rescue key pair
  • Post Activate client side encryption for customer
  • Get Request all system rescue key pairs
  • Post Create system rescue key pair and preserve copy of old private key
  • Get Request list of notification channels
  • Put Toggle notification channels
  • Get Request list of webhooks
  • Post Create WEBHOOK
  • Get Request list of event types
  • Delete Remove WEBHOOK
  • Get Request WEBHOOK
  • Put Update WEBHOOK
  • Post Reset WEBHOOK lifetime
  • Get Request classification policies
  • Put Change classification policies
  • Get Request guest user policies
  • Put Change guest user policies
  • Get Request MFA policies
  • Put Change MFA policies
  • Get Request password policies
  • Put Change password policies
  • Post Enforce login password change for all users
  • Get Request password policies for a certain password type
  • Delete Remove Download Shares
  • Get Request list of Download Shares
  • Post Create new Download Share
  • Put Update a list of Download Shares
  • Delete Remove Download Share
  • Get Request Download Share
  • Put Update Download Share
  • Post Send an existing Download Share link via email
  • Get Request Download Share via QR Code
  • Delete Remove Upload Shares
  • Get Request list of Upload Shares
  • Post Create new Upload Share
  • Put Update List of Upload Shares
  • Delete Remove Upload Share
  • Get Request Upload Share
  • Put Update Upload Share
  • Post Send an existing Upload Share link via email
  • Get Request Upload Share via QR Code
  • Get Request S3 storage configuration
  • Post Create S3 storage configuration
  • Put Update S3 storage configuration
  • Get Request list of configured S3 tags
  • Post Create S3 tag
  • Delete Remove S3 tag
  • Get Request S3 tag
  • Get Request list of user groups
  • Post Create new user group
  • Delete Remove user group
  • Get Request user group
  • Put Update user group s metadata
  • Get Request rooms where the group is defined as last admin group
  • Get Request list of roles assigned to the group
  • Delete Remove group members
  • Get Request group member users or and users who can become a member
  • Post Add group members
  • Get Request subscription plan
  • Put Set subscription plan
  • Get Request nodes
  • Get Request system events
  • Get Request allowed Log Operations
  • Delete Remove nodes
  • Get Request list of nodes
  • Delete Remove node comment
  • Put Edit node comment
  • Delete Remove nodes from recycle bin
  • Post Restore deleted nodes
  • Get Request deleted node
  • Put Mark or unmark a list of nodes room folder or file as favorite
  • Put Updates a list of file s metadata
  • Post Set file keys for a list of users and files
  • Post Create new file upload channel
  • Delete Cancel file upload
  • Get Request status of S3 file upload
  • Put Complete S3 file upload
  • Post Generate presigned URLs for S3 file upload
  • Get Request list of file versions
  • Put Updates a file s metadata
  • Post Generate download URL
  • Get Request user s file key
  • Post Create new folder
  • Put Updates folder s metadata
  • Get Request files without user s file key
  • Post Create new room
  • Get Request user room assignments per group
  • Put Handle user room assignments per group
  • Put Updates room s metadata
  • Put Configure room
  • Put Encrypt room
  • Get Request events of a room
  • Delete Revoke granted group s from room
  • Get Request room granted group s or and group s that can be granted
  • Put Add or change room granted group s
  • Put Add guest users to a room
  • Delete Remove rooms s rescue key pair
  • Get Request room rescue key
  • Post Set room s rescue key pair
  • Get Request all room rescue key pairs
  • Post Create key pair and preserve copy of old private key
  • Get Request Room Policies
  • Put Set room policies
  • Get Request list of all assigned S3 tags to the room
  • Post Set S3 tags for a room
  • Delete Revoke granted user s from room
  • Get Request room granted user s or and user s that can be granted
  • Put Add or change room granted user s
  • Get Request list of webhooks that are assigned or can be assigned to this room
  • Put Assign or unassign webhooks to room
  • Get Search nodes
  • Post Generate download URL for ZIP download
  • Post Download files folders as ZIP archive
  • Delete Remove node
  • Get Request node
  • Get Request list of node comments
  • Post Create node comment
  • Post Copy node s
  • Delete Empty recycle bin
  • Get Request list of deleted nodes
  • Get Request deleted versions of nodes
  • Delete Unmark a node room folder or file as favorite
  • Post Mark a node room folder or file as favorite
  • Post Move node s
  • Get Request list of parent nodes

Why This Node?

Without this node:

  • Hours of manual API integration
  • Copy-pasting from dracoon-team docs
  • Debugging auth, pagination, error handling
  • Maintaining your own client code

With this node:

  • Install → configure → use. 5 minutes.
  • Auto-generated from the official dracoon-team OpenAPI spec
  • Always up to date when the API changes
  • Native n8n performance

Auto-Generated

This node was auto-generated from the official dracoon-team OpenAPI specification using @n8n-dev/n8n-openapi-node-ultimate, then validated against the live API so you get accurate types and real parameters, not guesswork.

When the dracoon-team API updates, this node updates too.


License

MIT © kelvinzer0