Sorare GraphQL API

Single GraphQL endpoint exposing Sorare cards, users, auctions, offers and real-time subscriptions across football, NBA and MLB, with JWT / OAuth 2.0 / API-key auth.

API entry from apis.yml

apis.yml Raw ↑
name: Sorare GraphQL API
description: Single GraphQL endpoint exposing Sorare cards, users, auctions, offers and real-time subscriptions
  across football, NBA and MLB, with JWT / OAuth 2.0 / API-key auth.
humanURL: https://github.com/sorare/api
baseURL: https://api.sorare.com/graphql
tags:
- GraphQL
- Fantasy Sports
- Blockchain
properties:
- type: GraphQL
  url: https://api.sorare.com/graphql
- type: Documentation
  url: https://github.com/sorare/api
- type: Authentication
  url: authentication/sorare-authentication.yml
- type: OAuthScopes
  url: scopes/sorare-scopes.yml
- type: RateLimits
  url: rate-limits/sorare-rate-limits.yml
- type: Conventions
  url: conventions/sorare-conventions.yml
- type: Webhooks
  url: asyncapi/sorare-graphql-asyncapi.yml
- type: Lifecycle
  url: lifecycle/sorare-lifecycle.yml
- type: Conformance
  url: conformance/sorare-conformance.yml
- type: MCPServer
  url: mcp/sorare-mcp.yml