#Rocket League API
All requests seem to be to the domain https://psyonix-rl.appspot.com. There are several endpoints on this domain.
Endpoint | Purpose |
---|---|
/callproc105/ | Leaderboard, player statistics |
/Population/GetPopulation/ | Player counts/regions |
/login105/ | Authentication, obtaining session ids |
/Population/UpdatePlayerCurrentGame/ | Tell the population tracker where the player currently is playing? |
Some of these endpoints, like /callproc105/ can perform multiple function depending on the parameters passed.
@grit45 Not really, it's not updated :/