Closed longnguyen2004 closed 1 year ago
there's GET /matches and GET /matches/{id} but they're not documented. response format isn't the same as v1 but it probably has what you're looking for
/rooms is for lazer multiplayer
It's way under the Undocumented sections in the doc. I guess I'll leave this issue open until they're documented?
The docs is known to be underdocumented and there's no point having open issue for every single endpoints.
I'm trying to get the match data from https://osu.ppy.sh/community/matches/87538928. v1 returns the data properly, while v2 returns a 404. Does the v2 API only look for lazer matches, and not classic?