Syncly · OAuth Scopes

Syncly OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://social-server.syncly.app/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 IntelligenceSocial ListeningCustomer FeedbackVoice of CustomerCreator MarketingAnalyticsArtificial IntelligenceMCP
Scopes: 2 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://social-server.syncly.app/oauth/authorize
Token URL
https://social-server.syncly.app/oauth/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
syncly:read Read access to the connected Syncly workspace. This is the only resource scope Syncly declares, and it is the scope the MCP server names in its 401 challenge. Description is API Evangelist's reading of the scope name, not provider-published text. authorizationCode
offline_access Standard OpenID Connect / OAuth 2.0 scope requesting a refresh token so the client can renew access without a fresh user consent. Declared by the authorization server but not listed in the protected-resource metadata. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://social-server.syncly.app/.well-known/oauth-authorization-server
docs: null
docs_note: >-
  Syncly publishes no scopes/permissions reference page. The scope set below is read from the
  provider's own RFC 8414 authorization-server metadata and the RFC 9728 protected-resource
  metadata, which are the authoritative machine-readable declarations. Descriptions are ours,
  derived from the scope names and the OAuth specs they come from, and are marked as such.
schemes:
- name: SynclySocialOAuth
  source: https://social-server.syncly.app/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://social-server.syncly.app/oauth/authorize
    tokenUrl: https://social-server.syncly.app/oauth/token
scopes:
- scope: syncly:read
  description: >-
    Read access to the connected Syncly workspace. This is the only resource scope Syncly
    declares, and it is the scope the MCP server names in its 401 challenge. Description is
    API Evangelist's reading of the scope name, not provider-published text.
  description_source: derived
  flows: [authorizationCode]
  sources:
  - https://social-server.syncly.app/.well-known/oauth-authorization-server
  - https://mcp.syncly.app/.well-known/oauth-protected-resource
- scope: offline_access
  description: >-
    Standard OpenID Connect / OAuth 2.0 scope requesting a refresh token so the client can
    renew access without a fresh user consent. Declared by the authorization server but not
    listed in the protected-resource metadata.
  description_source: rfc6749-oidc-core
  flows: [authorizationCode]
  sources:
  - https://social-server.syncly.app/.well-known/oauth-authorization-server
summary:
  scope_count: 2
  resource_scope_count: 1
  write_scopes: 0
  note: >-
    Syncly's OAuth surface is read-only. There is no declared write, admin, or per-resource
    scope, which matches an MCP server whose published capabilities are all analytical reads.
x-evidence:
- url: https://social-server.syncly.app/.well-known/oauth-authorization-server
  http_status: 200
  fetched: '2026-08-13'
- url: https://mcp.syncly.app/.well-known/oauth-protected-resource
  http_status: 200
  fetched: '2026-08-13'

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