Usersnap · OAuth Scopes

Usersnap OAuth Scopes

OAuth 2.0 searched

Usersnap 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 Usersnap API on a user’s behalf.

Tokens are issued from https://id.usersnap.com/auth/oauth2/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.

CompanyFeedbackBug TrackingCustomer ExperienceProduct ManagementSurveysSoftware-as-a-Service
Scopes: 2 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://id.usersnap.com/auth/oauth2/authorize
Token URL
https://id.usersnap.com/auth/oauth2/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
read:feedback Read access to feedback data (as scoped to the authorizing user's permissions). authorizationCode
write:opportunity Create Opportunities and link feedback; cannot edit or delete existing feedback. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: https://id.usersnap.com/.well-known/oauth-authorization-server
docs: https://help.usersnap.com/docs/mcp-connector
notes: >-
  OAuth scopes published in Usersnap's RFC 8414 authorization-server metadata
  (issuer id.usersnap.com), used by the hosted MCP connector
  (mcp.usersnap.com/mcp) via OAuth 2.1 authorization_code + PKCE (S256).
  The platform REST API itself uses self-signed JWT bearer auth, not OAuth
  (see authentication/usersnap-authentication.yml).
schemes:
  - name: usersnap-oauth
    issuer: https://id.usersnap.com
    flows:
      - flow: authorizationCode
        authorizationUrl: https://id.usersnap.com/auth/oauth2/authorize
        tokenUrl: https://id.usersnap.com/auth/oauth2/token
        refresh_token: true
        pkce: S256
    revocationUrl: https://id.usersnap.com/auth/oauth2/revoke
    registrationUrl: https://id.usersnap.com/auth/oauth2/register
    token_endpoint_auth_methods: [client_secret_basic, client_secret_post, none]
scopes:
  - scope: read:feedback
    description: Read access to feedback data (as scoped to the authorizing user's permissions).
    flows: [authorizationCode]
    sources: [https://id.usersnap.com/.well-known/oauth-authorization-server]
  - scope: write:opportunity
    description: Create Opportunities and link feedback; cannot edit or delete existing feedback.
    flows: [authorizationCode]
    sources: [https://id.usersnap.com/.well-known/oauth-authorization-server]

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