Open La-Rosi opened 1 month ago
you need an API key, but the endpoints are documented at https://github.com/Sendouc/sendou.ink/blob/rewrite/app/features/api-public/schema.ts
IPL maintains an unofficial Python lib we use internally at sendou.opensource.iplabs.work/
I'm planning on using the API for my tournament. My tournament uses a online web page where It should display a few things, but in order to do so, i'd need to get info from the tournament directly from sendou.ink. I'd need to access the name of the tournament, the amount of people playing in the tournament, the team names, and the w/l ratio; but I'm sure that acessing more info could be really helpful!