dropboxapi.com
Dropbox is a cloud file storage and collaboration service. Its developer platform lets apps work with user and team Dropbox content, sharing, and related account features.
Dropbox exposes a documented HTTP API surface (Dropbox API v2 on api.dropboxapi.com and content.dropboxapi.com) authenticated with OAuth 2.0 bearer access tokens from a Dropbox app.
- Dropbox API v2discovered
Create an app in the Dropbox App Console. The console walks you through app registration, permission scopes, content access, redirect URIs, and shows your app key and app secret. For quick testing, open your app's settings in My apps and use the Generate button in the OAuth 2 section to mint an access token for your own account. For production integrations, implement the OAuth flow described in the OAuth guide to obtain user access tokens.
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