PitStop Posted December 12, 2023 #1 Posted December 12, 2023 I keep seeing references to a Stake Sportsbook API ... does it still exist? I cant see any documentation or links to it ... ? Did they get rid of it?
Blackshires Posted February 17, 2024 #2 Posted February 17, 2024 (edited) Yes already exist, you don't see a documentation because you don't need any, go to parameter-API and set an API key. Your browser itself use the API, so you can go to dev options(F12->dev), and look for the graphql requests, this is how the API work. Send the same requests at the same endpoint and you get ta json with you response. For example, if you want all tennis matches, naviguate to tennis in you browser and look the graphql request made, and you have your entire payload to send. Good luck! Edited February 17, 2024 by Blackshires
Featured Comment
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now