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
Token URL
https://{deployment}.api.accelo.com/oauth2/v0/token
Flows
authorizationCodeclientCredentials

Scopes (4)

ScopeDescriptionFlows
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).

Source

OAuth Scopes

Raw ↑
generated: '2026-07-11'
method: searched
source: openapi/accelo-openapi.yml
docs: https://api.accelo.com/docs/#scope
schemes:
- name: OAuth2
  source: openapi/accelo-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://{deployment}.api.accelo.com/oauth2/v0/authorize
    tokenUrl: https://{deployment}.api.accelo.com/oauth2/v0/token
  - flow: clientCredentials
    tokenUrl: https://{deployment}.api.accelo.com/oauth2/v0/token
scopes:
- scope: read(all)
  description: Read only access to all data the user owns or has access to.
  sources:
  - https://api.accelo.com/docs/#scope
- scope: write(all)
  description: Read and write access to all data the user owns or has access to.
  sources:
  - https://api.accelo.com/docs/#scope
- scope: read({resource})
  description: 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).
  sources:
  - https://api.accelo.com/docs/#scope
- scope: write({resource})
  description: Read and write access related to the resource specified. Multiple
    resources may be concatenated, e.g. write(companies,contacts).
  sources:
  - https://api.accelo.com/docs/#scope
note: Accelo documents a scope template rather than a fixed scope list — read()/write()
  wrapping "all" or any API resource name (e.g. companies, contacts, staff); scope
  is optional and defaults to read(all) (https://api.accelo.com/docs/#scope).

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/accelo-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.