Scratchpad · OAuth Scopes
Scratchpad OAuth Scopes
OAuth 2.0
probed
Scratchpad publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Scratchpad API on a user’s behalf.
Tokens are issued from https://mcp.clearskies.cc/oauth/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.
CompanyProductivitySalesCRMSalesforceRevenue OperationsArtificial IntelligenceSaaSMCPModel Context ProtocolAgentsSales Intelligence
Scopes: 3
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://mcp.clearskies.cc/oauth/authorize
https://mcp.clearskies.cc/oauth/authorize
Token URL
https://mcp.clearskies.cc/oauth/token
https://mcp.clearskies.cc/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect - issue an ID token identifying the subject. | authorizationCode |
| profile | Basic profile claims for the authenticated user. | authorizationCode |
| Email address claim for the authenticated user; the Clearskies connect flow authenticates a team member by their email domain. | authorizationCode |