Splash · OAuth Scopes

Splash OAuth Scopes

OAuth 2.0 searched

Splash publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the Splash 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.

EventEvent MarketingEvent ManagementGuest RegistrationTicketingCheck-inAnalytics
Scopes: 1 Flows: Method: searched

Scopes (1)

ScopeDescriptionFlows
user User-level access to the authenticated Splash account — the only scope Splash issues. Grants the token the same reach as the user whose username/password was exchanged, across events, group contacts, contacts, unsubscribes, team manager and forms. password, refreshToken

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: https://api-docs.splashthat.com/
artifact_source: postman/splashthat-api.postman_collection.json
note: >
  Splash publishes no OpenAPI and no scopes/permissions reference page, so
  `derive-oauth-scopes.py` returns nothing. The single scope below is read
  directly from Splash's own published token requests and token responses in
  the "Splash API v2.2" Postman collection: every Access Token and Refresh
  Token call sends `scope=user`, and every successful token response echoes
  `"scope": "user"`. No other scope value appears anywhere in the published
  contract. Splash's authorization granularity is carried by ROLES and
  ADMIN PRIVILEGES on the account, not by OAuth scopes.
scheme: SplashOAuth2
token_url: https://api.splashthat.com/oauth/v2/token
scope_count: 1
scopes:
  - scope: user
    description: >
      User-level access to the authenticated Splash account — the only scope
      Splash issues. Grants the token the same reach as the user whose
      username/password was exchanged, across events, group contacts, contacts,
      unsubscribes, team manager and forms.
    flows: [password, refreshToken]
    sources:
      - postman/splashthat-api.postman_collection.json#Authentication/Access Token
      - postman/splashthat-api.postman_collection.json#Authentication/Refresh Token
non_scope_authorization:
  - name: Organization admin privilege
    controls: PUT /contacts/:contact_id/anonymize
    failure_status: 403
  - name: Team Users view permission
    controls: GET /v1/team-manager/users
    failure_status: 403
  - name: Team Manager roles
    note: >
      Roles are first-class objects (GET /v1/team-manager/roles) assigned per
      user with group scoping — this, not OAuth scope, is where Splash's
      permission model actually lives.

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/splashthat-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 email required.

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