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
https://api.getbase.com/oauth2/authorize
Token URL
https://api.getbase.com/oauth2/token
https://api.getbase.com/oauth2/token
Flows
authorizationCodeimplicitpassword
authorizationCodeimplicitpassword
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| 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 |
📄 Provider scope reference: https://developer.zendesk.com/api-reference/sales-crm/authentication/introduction/
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.