Accelo · OAuth Scopes
Accelo OAuth Scopes
OAuth 2.0
searched
Accelo publishes 4 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 Accelo API on a user’s behalf.
Tokens are issued from https://{deployment}.api.accelo.com/oauth2/v0/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.
Professional Services AutomationProject ManagementCRMTime TrackingInvoicingService Operations
Scopes: 4
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://{deployment}.api.accelo.com/oauth2/v0/authorize
https://{deployment}.api.accelo.com/oauth2/v0/authorize
Token URL
https://{deployment}.api.accelo.com/oauth2/v0/token
https://{deployment}.api.accelo.com/oauth2/v0/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| read(all) | Read only access to all data the user owns or has access to. | |
| write(all) | Read and write access to all data the user owns or has access to. | |
| read({resource}) | Read only access to data related to the {resource} object, which may be any resource. Multiple resources may be concatenated, e.g. read(companies,contacts). | |
| write({resource}) | Read and write access related to the resource specified. Multiple resources may be concatenated, e.g. write(companies,contacts). |
📄 Provider scope reference: https://api.accelo.com/docs/#scope