Sorare · AsyncAPI Specification
Sorare Graphql Asyncapi
Version
View Spec
View on GitHub
CompanyCryptoGraphQLFantasy SportsNFTBlockchainGamingSportsWeb3AsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://github.com/sorare/api
spec_type: Webhooks
surface: graphql-subscriptions
transport:
protocol: ActionCable (WebSocket)
over: GraphQL subscriptions
clients:
- "@sorare/actioncable (npm)"
- "gqlactioncable (pypi)"
events:
- name: cardUpdated
description: Emitted when a card's state changes.
subscription: aCard
- name: userUpdated
description: Emitted when a user's state changes.
subscription: currentUser / aUser
- name: auctionUpdated
description: Emitted on auction lifecycle changes (new bids, close).
subscription: aAuction
- name: offerUpdated
description: Emitted when a direct/single-sale offer changes state.
subscription: aOffer
limits:
anonymous_subscription: { max_depth: 7, max_complexity: 500 }
authenticated_subscription: { max_depth: 9, max_complexity: 1500 }
notes:
- Sorare exposes a real-time event surface via GraphQL subscriptions delivered over
ActionCable WebSockets rather than HTTP webhooks or a published AsyncAPI document.
Event/subscription names above are the documented subscription categories (card,
user, auction, offer updates); exact field selections are defined by the live schema
at https://api.sorare.com/graphql/schema.
Work with this as data
Every AsyncAPI spec 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 asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec 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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/sorare-graphql-asyncapi"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?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.