Waniwani · OAuth Scopes

Waniwani OAuth Scopes

OAuth 2.0 searched

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

CompanyArtificial IntelligenceModel Context ProtocolAI DistributionConversational AILead GenerationInsuranceFintechAgentsSDK
Scopes: 25 Flows: Method: searched

Scopes (25)

ScopeDescriptionFlows
mcp:tools Invoke the hosted MCP server's tools.
openid OpenID Connect authentication.
profile Access basic profile information.
email Access the account email address.
offline_access Obtain refresh tokens for long-lived access.
orgs:read Read organization details.
orgs:write Manage organizations.
mcp:read Read MCP server resources.
mcp:write Modify MCP server resources.
kb:read Read knowledge base content.
kb:write Write knowledge base content.
analytics:read Read funnel analytics and digests.
analytics:write Manage analytics configuration.
evals:read Read synthetic-buyer / evaluation results.
evals:write Manage synthetic-buyer / evaluation runs.
conversations:read Read conversation and session data.
conversations:write Manage conversation and session data.
competition:read Read competitive / market-visibility data.
competition:write Manage competitive-monitoring configuration.
geo:read Read geo / jurisdiction data.
geo:write Manage geo / jurisdiction configuration.
connectors:read Read connector / integration configuration.
connectors:write Manage connectors / integrations.
superadmin:read Elevated read access (administrative).
superadmin:write Elevated write access (administrative).

Source

OAuth Scopes

waniwani-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://mcp.waniwani.ai/.well-known/oauth-protected-resource
docs: https://docs.waniwani.ai/mcp-server/how-it-works
schemes:
  - name: OAuth2.1
    source: https://mcp.waniwani.ai/.well-known/oauth-protected-resource
    authorization_servers: [https://app.waniwani.ai]
    resource: https://mcp.waniwani.ai/mcp
    bearer_methods: [header]
scopes:
  - {scope: "mcp:tools", description: "Invoke the hosted MCP server's tools."}
  - {scope: "openid", description: "OpenID Connect authentication."}
  - {scope: "profile", description: "Access basic profile information."}
  - {scope: "email", description: "Access the account email address."}
  - {scope: "offline_access", description: "Obtain refresh tokens for long-lived access."}
  - {scope: "orgs:read", description: "Read organization details."}
  - {scope: "orgs:write", description: "Manage organizations."}
  - {scope: "mcp:read", description: "Read MCP server resources."}
  - {scope: "mcp:write", description: "Modify MCP server resources."}
  - {scope: "kb:read", description: "Read knowledge base content."}
  - {scope: "kb:write", description: "Write knowledge base content."}
  - {scope: "analytics:read", description: "Read funnel analytics and digests."}
  - {scope: "analytics:write", description: "Manage analytics configuration."}
  - {scope: "evals:read", description: "Read synthetic-buyer / evaluation results."}
  - {scope: "evals:write", description: "Manage synthetic-buyer / evaluation runs."}
  - {scope: "conversations:read", description: "Read conversation and session data."}
  - {scope: "conversations:write", description: "Manage conversation and session data."}
  - {scope: "competition:read", description: "Read competitive / market-visibility data."}
  - {scope: "competition:write", description: "Manage competitive-monitoring configuration."}
  - {scope: "geo:read", description: "Read geo / jurisdiction data."}
  - {scope: "geo:write", description: "Manage geo / jurisdiction configuration."}
  - {scope: "connectors:read", description: "Read connector / integration configuration."}
  - {scope: "connectors:write", description: "Manage connectors / integrations."}
  - {scope: "superadmin:read", description: "Elevated read access (administrative)."}
  - {scope: "superadmin:write", description: "Elevated write access (administrative)."}