dotloop · OAuth Scopes
dotloop OAuth Scopes
OAuth 2.0
derived
dotloop publishes 8 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the dotloop API on a user’s behalf.
Tokens are issued from https://auth.dotloop.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.
Real EstateTransaction ManagementLoopsDocumentsE-SignatureZillow Group
Scopes: 8
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://auth.dotloop.com/oauth/authorize
https://auth.dotloop.com/oauth/authorize
Token URL
https://auth.dotloop.com/oauth/token
https://auth.dotloop.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| account:read | Read account details. | authorizationCode |
| contact:read | Read contacts. | authorizationCode |
| contact:write | Create, update, and delete contacts. | authorizationCode |
| loop:read | Read loops, details, folders, documents, participants, tasks, and activities. | authorizationCode |
| loop:write | Create and update loops and their contents. | authorizationCode |
| profile:read | Read profiles. | authorizationCode |
| profile:write | Create and update profiles. | authorizationCode |
| template:read | Read loop templates. | authorizationCode |