Sorare · OAuth Scopes

Sorare OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://api.sorare.com/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.

CompanyCryptoGraphQLFantasy SportsNFTBlockchainGamingSportsWeb3
Scopes: 1 Flows: authorizationCode, clientCredentials Method: searched

OAuth endpoints

Authorization URL
https://api.sorare.com/oauth/authorize
Token URL
https://api.sorare.com/oauth/token
Flows
authorizationCodeclientCredentials

Scopes (1)

ScopeDescriptionFlows
default Single default scope granted to OAuth applications. Provides read access to basic user information (nickname, avatar, wallet address), the user's cards, achievements and favorites, and the user's auctions, offers and notifications. authorizationCode, clientCredentials

Source

OAuth Scopes

sorare-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://github.com/sorare/api
docs: https://github.com/sorare/api#oauth
api: GraphQL (https://api.sorare.com/graphql)
schemes:
  - name: oauth2
    source: https://github.com/sorare/api
    flows:
      - flow: authorizationCode
        authorizationUrl: https://api.sorare.com/oauth/authorize
        tokenUrl: https://api.sorare.com/oauth/token
      - flow: clientCredentials
        tokenUrl: https://api.sorare.com/oauth/token
scopes:
  - scope: default
    description: >-
      Single default scope granted to OAuth applications. Provides read access to basic
      user information (nickname, avatar, wallet address), the user's cards, achievements
      and favorites, and the user's auctions, offers and notifications.
    flows: [authorizationCode, clientCredentials]
    sources: [https://github.com/sorare/api]
excluded_from_default_scope:
  - Access to the user's email address
  - Future / upcoming lineups
  - Claiming rewards
  - Bidding, selling or other write/trading operations
notes:
  - Sorare's OAuth model exposes a single coarse default scope rather than a granular
    scope taxonomy; trading and reward actions are intentionally out of OAuth reach and
    require JWT (user-owned) sessions plus Starkware signing.

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