SendPulse · OAuth Scopes

SendPulse OAuth Scopes

OAuth 2.0 probed

SendPulse publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the SendPulse API on a user’s behalf.

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.

MarketingMarketing AutomationEmailTransactional EmailSMSWeb PushChatbotsCRMMulti-ChannelMessagingOnline CoursesPopupsEmail VerificationMCPAgent Ready
Scopes: 1 Flows: Method: probed

Scopes (1)

ScopeDescriptionFlows
rest Access to the SendPulse REST API on behalf of the authorising account.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://mcp.sendpulse.com/.well-known/oauth-authorization-server (HTTP 200) + openapi/*.yml
docs: https://sendpulse.com/integrations/api
note: 'SendPulse operates TWO distinct OAuth surfaces and only one of them has scopes at all.

  1. The REST API (api.sendpulse.com) uses client_credentials and declares an EMPTY scopes object in all 19 published
  specs. There is no scope, permission or consent reference page — an API key or client-credentials token carries
  the full permissions of the account that issued it. Least-privilege is not expressible.

  2. The remote MCP server (mcp.sendpulse.com) publishes RFC 8414 metadata advertising exactly one scope, "rest",
  which is coarse — a single scope granting the whole REST surface.'
authorization_servers:
- name: SendPulse REST API
  issuer: https://api.sendpulse.com
  flow: clientCredentials
  token_endpoint: https://api.sendpulse.com/oauth/access_token
  scopes_declared: 0
  scopes: []
  evidence: components.securitySchemes.oauth2.flows.clientCredentials.scopes == {} in all 19 specs under openapi/
- name: SendPulse MCP Server
  issuer: https://mcp.sendpulse.com
  metadata: https://mcp.sendpulse.com/.well-known/oauth-authorization-server
  http_status: 200
  flows:
  - authorization_code
  - refresh_token
  pkce:
  - S256
  - plain
  dynamic_client_registration: https://mcp.sendpulse.com/oauth/register
  scopes_declared: 1
  scopes:
  - scope: rest
    description: Access to the SendPulse REST API on behalf of the authorising account. The only scope advertised;
      it is not decomposed by service or by read/write.
    source: scopes_supported in the RFC 8414 metadata
scopes:
- scope: rest
  issuer: https://mcp.sendpulse.com
  description: Access to the SendPulse REST API on behalf of the authorising account.
scope_count: 1
gaps:
- No per-service or read/write scope decomposition anywhere.
- The REST API has no scope model at all — a leaked API key is a full-account credential.
- No consent/permissions reference page is published.

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/sendpulse-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.