Difference between revisions of "Web API/Progress"
Jump to navigation
Jump to search
m (Xymph moved page Web APIs/Progress to Web API/Progress: There is one API, support multiple calls) |
(GetOnlineProfile, GetManialinkInfos, GetManialinkResource) |
||
| Line 56: | Line 56: | ||
| {{No}} | | {{No}} | ||
| {{No}} | | {{No}} | ||
| + | |- | ||
| + | ! [[Web_APIs#GetManialinkInfos|GetManialinkInfos]] | ||
| + | | Gets infos about a manialink. | ||
| + | | {{Yes}} | ||
| + | | {{Yes}} | ||
| + | | {{Partially}} | ||
| + | |- | ||
| + | ! [[Web_APIs#GetManialinkResource|GetManialinkResource]] | ||
| + | | Gets infos about a maniacode. | ||
| + | | {{Yes}} | ||
| + | | {{Yes}} | ||
| + | | {{Yes}} | ||
|- | |- | ||
! [[Web_APIs#GetOnlineProfile|GetOnlineProfile]] | ! [[Web_APIs#GetOnlineProfile|GetOnlineProfile]] | ||
| − | | | + | | Gets infos about the player. |
| − | | {{ | + | | {{Partially}} |
| − | |||
| {{No}} | | {{No}} | ||
| + | | {{Partially}} | ||
|- | |- | ||
! [[Web_APIs#GetRankingsNew|GetRankingsNew]] | ! [[Web_APIs#GetRankingsNew|GetRankingsNew]] | ||
Revision as of 13:55, 26 May 2019
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 |
|---|---|---|---|---|
| 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 |
| GetBuddies | Gets the friends list. | No | No | No |
| GetConnectionAndGameParams | Gets a lot of information. | Partially | Yes | No |
| GetLeagues | Gets the regions list. | Yes | Yes | Yes |
| GeneralCaps | Sends information about hardware to the server. | No | No | No |
| GetLadderScores | ? | No | No | No |
| GetManialinkInfos | Gets infos about a manialink. | Yes | Yes | Partially |
| GetManialinkResource | Gets infos about a maniacode. | Yes | Yes | Yes |
| GetOnlineProfile | Gets infos 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 | Gets new messages. | No | No | No |
| SearchNew | Searches for servers (All/Recommended/Favorites). | No | No | No |
| Subscribe | Registers a new account. Goes over HTTPS (sometimes). | Partially | Partially | Yes |