Sendspark · OAuth Scopes
Sendspark OAuth Scopes
OAuth 2.0
probed
Sendspark publishes 4 OAuth 2.0 scopes via the authorizationCode, deviceCode, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Sendspark API on a user’s behalf.
Tokens are issued from https://auth.sendspark.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.
CompanyVideoSalesMarketingPersonalizationArtificial IntelligenceVideo MessagingWebhooksMCP
Scopes: 4
Flows: authorizationCode, deviceCode, refreshToken
Method: probed
OAuth endpoints
Authorization URL
https://auth.sendspark.com/oauth2/authorize
https://auth.sendspark.com/oauth2/authorize
Token URL
https://auth.sendspark.com/oauth2/token
https://auth.sendspark.com/oauth2/token
Flows
authorizationCodedeviceCoderefreshToken
authorizationCodedeviceCoderefreshToken
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope requesting an ID token for the signed-in Sendspark user. | authorizationCode, deviceCode |
| profile | Standard OIDC scope releasing the signed-in user's basic profile claims. | authorizationCode, deviceCode |
| Standard OIDC scope releasing the signed-in user's email address. | authorizationCode, deviceCode | |
| offline_access | Requests a refresh token so the MCP connector can stay authorized without a repeat browser sign-in. | authorizationCode, deviceCode |
📄 Provider scope reference: https://help.sendspark.com/mcp/overview