DocSend · OAuth Scopes
DocSend OAuth Scopes
OAuth 2.0
searched
DocSend publishes 5 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the DocSend API on a user’s behalf.
Tokens are issued from https://docsend.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyEnterpriseDocument SharingSales EnablementAnalyticsData RoomE-SignatureMCPDropbox
Scopes: 5
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://docsend.com/oauth/authorize
https://docsend.com/oauth/authorize
Token URL
https://docsend.com/oauth/token
https://docsend.com/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| documents:read | Read access to DocSend documents and the links that share them. | authorizationCode, clientCredentials |
| spaces:read | Read access to DocSend Spaces (virtual data rooms) and their contents. | authorizationCode, clientCredentials |
| spaces:write | Write access to DocSend Spaces (virtual data rooms) — the only write scope DocSend advertises on this resource. | authorizationCode, clientCredentials |
| analytics:read | Read access to DocSend viewer analytics (visits, page-by-page engagement). | authorizationCode, clientCredentials |
| contacts:read | Read access to DocSend contacts / visitors captured against shared links. | authorizationCode, clientCredentials |