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.
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.
- DRACOON APIdiscovered
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing