GetAccept · OAuth Scopes

GetAccept OAuth Scopes

OAuth 2.0 derived

GetAccept publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the GetAccept API on a user’s behalf.

Tokens are issued from https://app.getaccept.com/oauth2/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.

CompanyCloudSales EnablementElectronic SignatureE-SignatureDigital Sales RoomDocument ManagementContract ManagementProposalsSaaS
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://app.getaccept.com/oauth2/authorize
Token URL
https://app.getaccept.com/oauth2/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
basic Grants basic access to operations authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/getaccept-openapi-original.json
schemes:
- name: Oauth2
  source: openapi/getaccept-openapi-original.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://app.getaccept.com/oauth2/authorize
    tokenUrl: https://app.getaccept.com/oauth2/token
  description: For testing purpose, use client_id **api** and client_secret **app**
scopes:
- scope: basic
  description: Grants basic access to operations
  flows:
  - authorizationCode
  sources:
  - openapi/getaccept-openapi-original.json