Welcome to the Lyrania API.
Development for the API is currently on-going, if you wish to make a request for an API call, please leave a message in the API channel on discord.

Accounts
api/accounts.php?search='ID or Username'&api_key='your api key' (without quotes)
Example: api/accounts.php?search=Nitemare&api_key=sdf9s0f09s8f8s

Returns basic information available in the given users profile.
If you have provided your own username/id with your API key you will get the full data for your profile.

Params
  • ID or username
  • api-key - Obtained ingame from Settings->Misc menu.
api/accounts_logs.php?type=maplogs&api_code='api-key' (without quotes)

Personal map log. Shows the result from finishing a map (abandoned/completed).

Params
  • api-key - Obtained ingame from Settings->Misc menu.
Guilds
api/guilds.php?type=members&api_code='guild-api-key' (without quotes)

Returns very basic info about members of a guild, and all donation information.

Params
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=buildings&api_code='guild-api-key' (without quotes)

Returns info about the buildings in a guild.

Params
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=details&api_code='guild-api-key' (without quotes)

Returns various details about a guild including level, exp, gold, dp, etc..

Params
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=festivals&api_code='guild-api-key' (without quotes)

Returns festival name and level of all active festivals.

Params
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=inventory&api_code='guild-api-key' (without quotes)

Returns guild inventory items.

Params
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=maplogs&days=30&api_code='guild-api-key' (without quotes)

Returns guild map logs.

Params
  • days - # of days to pull logs, defaults to 30 days if no days are specified.
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=guildinfologs&days=30&api_code='guild-api-key' (without quotes)

Returns guild info logs.

Params
  • days - # of days to pull logs, defaults to 30 days if no days are specified.
  • guild-api-key - obtained in guild page, officer+ needed to view
api/guilds.php?type=list&api_code='api-key' (without quotes)

Returns list of all guilds

Params
  • api-key - Player API key found in the settings->Misc menu
api/guilds.php?type=all&api_code='guild-api-key' (without quotes)

Returns all the guild members, buildings and details in one call.

Params
  • guild-api-key - obtained in guild page, officer+ needed to view
Rankings
api/rankings.php?cat='category'&type='sub-category'&api_key='your api key' (without quotes)

Returns ranking information.

If no Category and/or sub-category are given, the API will return all results of a given category.

Examples:
/api/rankings.php?cat=players&api_key=sdf9s0f09s8f8s - will return all player related rankings.
/api/rankings.php?cat=tradeskills&type=farming&api_key=sdf9s0f09s8f8s - will only return farming tradeskills
/api/rankings.php&api_key=sdf9s0f09s8f8s - will return all rankings.

Params
  • api-key - Obtained ingame from Settings->Misc menu.
  • Players
    • Level
    • Kills
    • Nobility
    • Quests
    • Dungeon_Points
    • Booby_Prizes
    • Base_Stats
    • Colosseum_Ranks
    • Refs
  • Tradeskills
    • Farming
    • Mining
    • Quarrying
    • Woodcutting
    • Jade_Extraction
    • Spelunking
    • Dungeoneering
  • Jadeskills
    • Crit_Chance
    • Crit_Damage
    • Heroism
    • Leadership
    • Archaeology
    • Jewelcrafting
    • EPeen
    • Serendipity
  • Daily
    • Casino_Wins
    • Casino_Losses
    • Yesterdays_Kills
    • Yesterdays_GuildKills
  • Altruism
    • Jadegod_Donations
    • Global_Double_Bought
  • Houses
    • Construction
    • Books
    • Hats
  • Guilds
    • Level
    • Buildings
    • Highest_Boss_Killed
    • Dungeon_Points
    • Research_Points
    • Amorbs
  • Chatpot
    • Chatpot_Wins
    • Chatpot_Total
  • WishingWell
    • Total_Tokens
    • Total_Triggers