API Documentation
Some of these API endpoints no longer serve any purpose, but will still remain active and documented here.
Merchant
Today's Merchant Stock
Try it →
GET /api/merch
Returns the items available today in the Travelling Merchant's shop.
Upcoming Merchant Stock
Example: Next 5 Days →
GET /api/merch/:number
Returns the next 1–10 days of merchant stock.
Search for an Item
Example →
GET /api/merch/item/:itemname
Returns the next 10 dates when a specific item will be available.
Wilderness Flash Events
Upcoming Event
Try it →
GET /api/wfe/next
Returns the next Wilderness Flash Event and time until. Time is 5 minutes before event start.
Weekly Challenges
Current Weekly Challenges
Try it →
GET /api/challenges/week
Returns the current week's reward track for the Weekly Challenge System.
Player Data
Player Stats
Try it →
GET /api/player/:playername
Returns the player's current skills, ranks, XP values, RuneScore and Clues completed.
Clan Data
Clan Members
Try it →
GET /api/clan/:clanname
Returns a list of the clan's current members — names, clan ranks, clan XP and Wilderness kills.