D

dracoon.team

DRACOON is an enterprise file-sharing and data-room platform for storing, sharing, and managing files and folders, including public shares and provisioning features. The `dracoon.team` host is DRACOON's shared cloud instance used for API integrations and developer projects.

1 integration · REST

DRACOON exposes one documented REST API at `https://dracoon.team/api`, primarily authenticated with OAuth 2.0 bearer tokens and with a separate `X-Sds-Service-Token` for provisioning endpoints; no public GraphQL, MCP, or CLI surface was found.

discovered 1d ago
REST · OpenAPI1
Credentials
DRACOON OAuth 2.0 client (client ID and client secret)oauth2Set up OAuth

For the shared cloud at dracoon.team, register your development project with DRACOON via a support ticket; after approval you receive a client_id and client_secret. On your own DRACOON instance, a Config Manager can create OAuth clients in the web app under Settings > Apps, or via the OAuth client registration API described in OAuth 2.0 client registration. Supported grant types include authorization_code, implicit, password, and optional refresh_token; client_credentials is not supported.

DRACOON service tokenbearer

Provisioning endpoints use an X-Sds-Service-Token. The public docs identify this token type for /provisioning, but I did not find public acquisition steps for minting one in the available DRACOON docs.

conventions · 0/8 published

Publish these signals → /publishing