# RuneScape Database A structured RuneScape (RS3) database: Grand Exchange prices and full price history, a structured bestiary, the complete quest list, and post-Combat- Modernization ability, prayer, perk and boss combat data. Game data version: Jagex update 2026-08-21. Coverage: 7323 items priced; 7265 bestiary entries; 363 quests; 306 abilities; 162 boss presets. ## What the numbers mean Prices are Grand Exchange market prices in coins. Volume is units traded in the latest day. Buy limits are per 4-hour window. Alch values are the game's alchemy spell returns. Bestiary stats are the game's published combat stats. Drop rates are not published here yet. ## Machine entry points - GET /api/version.json — data version + coverage counts - GET /api/items.json — all tradeable items (price, volume, limit, alch) - GET /api/items/{id}.json — one item, same facts its page renders - GET /api/monsters.json — bestiary records - GET /api/quests.json — quest list (title, difficulty, points) - GET /api/abilities.json — ability combat constants - GET /api/prayers.json — prayer boosts by style - GET /api/boss-presets.json — boss defence/armour/affinity presets - GET /api/equipment.json — equipment bonuses keyed by item id - GET /api/examines.json — examine text, {id: examine} - GET /api/history/index/{name}.json — official index series (t=unix ms, p=price) - GET /api/search-index.json — the same rows the header search matches - GET /api/builder-index.json — equipment bonuses for the character builder - GET /api/map/markers.json — world-map pins (labelled NPCs, lodestones, teleports) - GET /api/map/meta.json — surface bounds/center + tile commit + marker counts - GET /api/map/monster-stats.json — bestiary level/slayer-cat keyed by npc id Pages: /items, /items/{id}, /monsters, /monsters/{id}, /quests, /quests/{slug}, /skills, /combat, /combat/bosses, /tools, /news, /guides, /map.