Web API/Progress
(Redirected from Web APIs/Progress)
Jump to navigation
Jump to search
This page is to keep trace of what has already been documented. The table below lists all known remote calls.
Name | Description | Documented | Parameters understood | Response understood |
---|---|---|---|---|
AddBuddy | Adds a player to the friends list. | Yes | Yes | Partially |
CheckLogin | Checks if login is already used for account creation. | Yes | Yes | Yes |
Connect | Opens connection. | No | No | No |
Disconnect | Closes connection. | Yes | Yes | Yes |
GeneralCaps | Sends information about hardware to the server. | No | No | No |
GetBuddies | Gets the friends list. | Partially | Yes | Partially |
GetConnectionAndGameParams | Gets a lot of information. | Partially | Yes | No |
GetLadderScores | ? | No | No | No |
GetLeagues | Gets the regions list. | Yes | Yes | Yes |
GetManialinkInfos | Gets info about a manialink. | Yes | Yes | Partially |
GetManialinkResource | Gets info about a maniacode. | Yes | Yes | Yes |
GetOnlineProfile | Gets info about the player. | Partially | No | Partially |
GetRankingsNew | ? | No | No | No |
GfxPerf | Sends performance information to the server. | No | No | No |
LiveUpdate | Tells the server we're playing online. | No | No | No |
MailAccount | Requests the server to send a password recovery email. | Yes | Yes | Yes |
OpenSession | Gets a session ID. | Partially | Yes | Partially |
ReceiveMessages | Checks for messages. | Yes | Yes | Yes |
RemoveBuddy | Removes a player from the friends list. | Yes | Yes | Yes |
RequestAllowed | Checks if a request is allowed. | Yes | Partially | Yes |
SearchNew | Searches for servers (All/Recommended/Favorites). | No | No | No |
SendMessages | Sends a message to a player. | Yes | No | Yes |
Subscribe | Registers a new account. Goes over HTTPS (sometimes). | Partially | Partially | Yes |