Zendesk Sell · OAuth Scopes

Zendesk Sell OAuth Scopes

OAuth 2.0 searched

Zendesk Sell publishes 3 OAuth 2.0 scopes via the authorizationCode, implicit, and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Zendesk Sell API on a user’s behalf.

Tokens are issued from https://api.getbase.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.

CRMSalesSales AutomationLeadsDealsPipelineCustomer Experience
Scopes: 3 Flows: authorizationCode, implicit, password Method: searched

OAuth endpoints

Authorization URL
https://api.getbase.com/oauth2/authorize
Token URL
https://api.getbase.com/oauth2/token
Flows
authorizationCodeimplicitpassword

Scopes (3)

ScopeDescriptionFlows
read "Grant read-only access to all your data, except for the account and user info." authorizationCode, implicit, password
write Write access to all your data, except for the account and user info. authorizationCode, implicit, password
profile Read-only access to account and user information. authorizationCode, implicit, password

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: openapi/_original/zendesk-sell-openapi.yml
docs: https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
reference: https://developer.zendesk.com/api-reference/sales-crm/authentication/reference/
schemes:
- name: oauth2
  source: openapi/_original/zendesk-sell-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.getbase.com/oauth2/authorize
    tokenUrl: https://api.getbase.com/oauth2/token
  - flow: implicit
    authorizationUrl: https://api.getbase.com/oauth2/authorize
  - flow: password
    tokenUrl: https://api.getbase.com/oauth2/token
  description: >-
    OAuth 2.0 (authorization code, implicit, password, and refresh token grants).
scope_count: 3
scopes:
- scope: read
  description: >-
    "Grant read-only access to all your data, except for the account and user info."
  flows: [authorizationCode, implicit, password]
  sources:
  - https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
  - openapi/_original/zendesk-sell-openapi.yml
- scope: write
  description: >-
    Write access to all your data, except for the account and user info.
  flows: [authorizationCode, implicit, password]
  sources:
  - https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
  - openapi/_original/zendesk-sell-openapi.yml
- scope: profile
  description: >-
    Read-only access to account and user information.
  flows: [authorizationCode, implicit, password]
  sources:
  - https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
  note: >-
    Documented by Zendesk but ABSENT from the OpenAPI in openapi/ — found by reading the
    authentication docs, not the spec.
granularity: coarse
granularity_note: >-
  Three account-wide scopes only. There is no per-resource or per-verb scoping (no
  read:leads / write:deals), so any token that can write a note can also delete every deal.
  `insufficient_scope` (HTTP 403) is the error returned when a token lacks the scope.
x-evidence:
- url: https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
  status: 200

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/zendesk-sell-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.