Sorare

Sorare is a global fantasy sports platform for football (soccer), NBA basketball and MLB baseball built on blockchain-based digital collectible player cards stored on Ethereum and a StarkWare rollup. Its public developer surface is a single GraphQL API at https://api.sorare.com/graphql covering cards, users, auctions, offers and real-time subscriptions. The API supports JWT authentication (via the signIn mutation, with TOTP 2FA), OAuth 2.0 (Authorization Code and Client Credentials), and optional API keys for elevated rate limits, plus StarkWare payload signing for on-chain trading actions.

Sorare publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto, GraphQL, Fantasy Sports, and NFT.

The Sorare catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Sorare’s developer surface includes documentation, API reference, support, signup flow, authentication, and 19 more developer resources.

35.3/100 thin ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyCryptoGraphQLFantasy SportsNFTBlockchainGamingSportsWeb3

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 35.3/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 3.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/sorare: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

sorare-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Sorare Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sorare Authentication

http/oauth2/apiKey · 3 schemes

SECURITY

Sorare Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Sorare Scopes

1 scope · authorizationCode/clientCredentials

1 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sorare
name: Sorare
description: Sorare is a global fantasy sports platform for football (soccer), NBA basketball and MLB baseball built on blockchain-based
  digital collectible player cards stored on Ethereum and a StarkWare rollup. Its public developer surface is a single GraphQL
  API at https://api.sorare.com/graphql covering cards, users, auctions, offers and real-time subscriptions. The API supports
  JWT authentication (via the signIn mutation, with TOTP 2FA), OAuth 2.0 (Authorization Code and Client Credentials), and
  optional API keys for elevated rate limits, plus StarkWare payload signing for on-chain trading actions.
url: https://raw.githubusercontent.com/api-evangelist/sorare/refs/heads/main/apis.yml
x-type: company
x-source: benchmark-portfolio
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://sorare.com/favicon.ico
tags:
- Company
- Crypto
- GraphQL
- Fantasy Sports
- NFT
- Blockchain
- Gaming
- Sports
- Web3
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://sorare.com
- type: Documentation
  url: https://github.com/sorare/api
- type: APIReference
  url: https://api.sorare.com/graphql/playground
- type: GitHubOrganization
  url: https://github.com/sorare
- type: Support
  url: https://help.sorare.com
- type: SignUp
  url: https://sorare.com/signup
- type: TermsOfService
  url: https://sorare.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://sorare.com/privacy-policy
- 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: Packages
  url: packages/sorare-packages.yml
- type: SDKs
  url: packages/sorare-packages.yml
- type: WellKnown
  url: well-known/sorare-well-known.yml
- type: SecurityTxt
  url: well-known/sorare-security.txt
- type: VulnerabilityDisclosure
  url: security/sorare-vulnerability-disclosure.yml
- type: Security
  url: https://sorare.com/.well-known/security.txt
- 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
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/sorare-llms.txt
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  pass: local-v1