Spredfast · OAuth Scopes

Spredfast OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://login.spredfast.com/v3/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.

CompanySocial-MediaSocial Media ManagementMarketingSocial MarketingPublishingAnalyticsEngagementContent ManagementWebhookEventEnterprise
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://login.spredfast.com/v3/oauth/authorize
Token URL
https://login.spredfast.com/v3/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
all Read/write access for all endpoints. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: https://developer.khoros.com/khorosmarketingdevdocs/docs/getting-started-with-the-conversations-api
docs: https://developer.khoros.com/khorosmarketingdevdocs
derived_from:
- openapi/spredfast-conversations-api-v1-openapi.yml
- openapi/spredfast-conversations-api-openapi.yml
- openapi/spredfast-analytics-api-openapi.yml
- openapi/spredfast-crm-api-openapi.yml
- openapi/spredfast-notification-api-openapi.yml
- openapi/spredfast-labelsets-api-openapi.yml
- openapi/spredfast-introspection-api-openapi.yml
- openapi/spredfast-experiences-stream-api-openapi.yml
scope_count: 1
note: >-
  Spredfast / Khoros Marketing publishes exactly ONE OAuth scope: `all`, granting
  read/write across every endpoint. There is no scopes or permissions reference
  page on the developer center — searched, none exists — and no per-resource or
  read-only scope is defined anywhere in the nine harvested contracts. That is
  the finding: an integration that only needs to read analytics must be issued
  the same credential that can publish to every connected social account and
  delete users. There is no least-privilege path available to a customer.
  Coarse authorization is instead done OUTSIDE OAuth, at the platform layer:
  a client id is allow-listed per company, and the acting user's effective
  permissions are readable at GET /conversations/privilege
  (`retrieve-permissions-for-current-user`), with roles listed at
  GET /conversations/roles. Those are runtime permission checks, not token
  scopes — an issued token does not narrow to them.
scopes:
- scope: all
  description: Read/write access for all endpoints.
  flows:
  - authorizationCode
  sources:
  - openapi/spredfast-conversations-api-v1-openapi.yml
schemes:
- name: oauth2
  authoritative: true
  source: openapi/spredfast-conversations-api-v1-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.spredfast.com/v3/oauth/authorize
    tokenUrl: https://login.spredfast.com/v3/oauth/token
    scopes:
      all: Read/write access for all endpoints.
- name: sec0
  authoritative: false
  defect: placeholder-token-url
  note: >-
    Declared in eight of the nine published contracts with tokenUrl
    https://example.com/oauth2/token and an EMPTY scopes object. example.com is
    the IANA reserved domain — this is a docs-platform default, not a Spredfast
    endpoint, and its empty scopes map must not be read as "no scopes required".
    See authentication/spredfast-authentication.yml.
  sources:
  - openapi/spredfast-conversations-api-openapi.yml
  - openapi/spredfast-analytics-api-openapi.yml
  - openapi/spredfast-crm-api-openapi.yml
  - openapi/spredfast-notification-api-openapi.yml
  - openapi/spredfast-labelsets-api-openapi.yml
  - openapi/spredfast-introspection-api-openapi.yml
  - openapi/spredfast-experiences-stream-api-openapi.yml
platform_permissions:
  note: >-
    Not OAuth scopes, but the only authorization granularity that exists.
  operations:
  - operationId: retrieve-permissions-for-current-user
    path: GET /conversations/privilege
    description: The acting user's effective privilege set.
  - operationId: list-roles-for-the-company
    path: GET /conversations/roles
    description: Named permission bundles assigned to users.
  - operationId: list-conversations-publishers
    path: GET /conversations/users/initiative/{initiativeId}/publishers
    description: The subset of users permitted to publish to an initiative.
  spec: openapi/spredfast-conversations-api-openapi.yml

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/spredfast-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.