Documentation for RetroMMO public API
Base URL is https://play.retro-mmo.com
Returns information about the current run of the game server.
Returns various constant values that are used in the game.
Returns game data that is used in the game client.
Returns a list of players' usernames and lifetime experience. Optionally paginated with a query string parameter (e.g. /leaderboards.json?page=2).
Returns a list of online players' usernames.
Returns the total amount of registered users.
Returns info about a username.
Returns a user's leaderboards ranking and lifetime experience.