Syft Data · OAuth Scopes

Syft Data OAuth Scopes

OAuth 2.0 searched

Syft Data uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyLead IntelligenceIntent DataWebsite Visitor IdentificationSales IntelligenceGo-To-MarketAnalyticsMCP
Scopes: 0 Flows: Method: searched

Scopes (0)

Syft Data implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: https://app.syftdata.com/.well-known/openid-configuration
docs: https://docs.syftdata.com/ai-agents/connect
summary: >-
  OAuth scopes advertised by the Auth0 tenant (syft-studio.us.auth0.com) that
  backs Syft app login and the MCP server OAuth flow. These are standard OIDC
  scopes; the REST Lookup/Export APIs use a Server Secret Key rather than scoped
  OAuth tokens.
issuer: https://syft-studio.us.auth0.com/
scopes:
  - name: openid
    description: OpenID Connect sign-in; issues an ID token.
  - name: profile
    description: Access to the user's basic profile claims.
  - name: email
    description: Access to the user's email address.
  - name: offline_access
    description: Issue a refresh token for long-lived sessions.