Zendesk Sell · Authentication Profile

Zendesk Sell Authentication

Authentication

Zendesk Sell secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, implicit, password, and refreshToken flow(s).

CRMSalesSales AutomationLeadsDealsPipelineCustomer Experience
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode, implicit, password, refreshToken API key in:

Security Schemes

oauth2 oauth2
· flows: authorizationCode, implicit, password, refreshToken

Source

Authentication Profile

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/
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  - implicit
  - password
  - refreshToken
  bearer_header: 'Authorization: Bearer <access_token>'
schemes:
- name: oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.getbase.com/oauth2/authorize
    tokenUrl: https://api.getbase.com/oauth2/token
    scopes: 3
  - flow: implicit
    authorizationUrl: https://api.getbase.com/oauth2/authorize
    scopes: 3
  - flow: password
    tokenUrl: https://api.getbase.com/oauth2/token
    scopes: 3
  - flow: refreshToken
    tokenUrl: https://api.getbase.com/oauth2/token
  description: >-
    OAuth 2.0 with four documented grants — authorization code (web apps), implicit
    (user-agent/desktop/mobile), resource owner password credentials, and refresh token.
  sources:
  - openapi/_original/zendesk-sell-openapi.yml
  - https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
endpoints:
- path: /oauth2/authorize
  purpose: Authorization endpoint
- path: /oauth2/token
  purpose: Token endpoint (also used by the refresh-token grant)
- path: /oauth2/revoke
  purpose: Token revocation
- path: /oauth2/token/info
  purpose: Token introspection / validation
token_model:
  single_user:
    mechanism: dashboard-generated personal access token
    lifetime: unlimited
    note: >-
      Sell administrators can mint access tokens from the Sell dashboard that never expire —
      these behave like API keys and are the documented path for single-user integrations.
  multi_user:
    mechanism: OAuth 2.0 authorization on behalf of the resource owner
    access_token_lifetime: 1 hour
    refresh_token_lifetime: no expiration
    note: >-
      The preferred integration model; access tokens obtained from the token endpoint expire
      after one hour and are renewed with the refresh token.
oidc: false
mtls: false
notes:
- >-
  api.getbase.com serves no /.well-known/oauth-authorization-server and no
  /.well-known/openid-configuration (both 404 on 2026-08-13), so the OAuth metadata must be
  read from the human docs — there is no RFC 8414 discovery document.
- >-
  The same Zendesk access token is reusable across Zendesk APIs for the Sync API.
x-evidence:
- url: https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
  status: 200
- url: https://developer.zendesk.com/api-reference/sales-crm/authentication/reference/
  status: 200
- url: https://api.getbase.com/.well-known/oauth-authorization-server
  status: 404

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/zendesk-sell-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.