How can I get access to Sorare's API?
You can fetch player-game stats from our API and use that data to inform your future transactions.
To access the Sorare API, you must authenticate using a JWT token, which you can obtain by calling the signIn GraphQL mutation with your email and password credentials.
API keys are intended for users who are making a high volume of requests and need an increased rate limit. If you believe your use case falls into that category, feel free to submit a ticket and share more details about your integration, and we’ll be happy to review your request. Otherwise, please attempt to access the API as outlined in our doc