Games & Comics — entry 063 of 77

RuneScape

Verified Jul 2026

This wiki page indexes Jagex's scattered public endpoints for RuneScape and Old School RuneScape: the Grand Exchange item/price database, RuneMetrics profile and quest data, and the many Hiscores variants (standard, Ironman, Hardcore, Group Ironman, Leagues, Deadman, and more). Most read endpoints need no authentication, though personalized data like private player status or clan rankings requires a session cookie. Official responses don't send CORS headers, so browser calls need a backend proxy.

runescapeosrsmmorpghiscores
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, CSVResponses can be requested as JSON or CSV.

GreatAPIs Score

Score80out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 80 on greatapis.com
<a href="https://greatapis.com/api/runescape/"><img src="https://greatapis.com/badge/runescape.svg" alt="Scored 80 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.