API · /rs3-api

RuneScape 3 Grand Exchange API

healthy 4,371 Subscribers

RuneScape 3 Grand Exchange item prices as an API, straight from Jagex's official market data. Look up any tradeable item by its id for the current Grand Exchange price, its 30, 90 and 180-day price trends, the day's movement, member status, type and icons. Pull a 180-day price-history graph (daily and trimmed-average series) to chart an item over time. Browse the full list of Grand Exchange categories, and list the items in a category by starting letter. Real live market data, no key needed upstream. Ideal for flipping and merchanting tools, price trackers and charts, wealth calculators and RuneScape fan apps.

api.oanor.com/rs3-api
Get an API key Try in playground → Contact provider

Machine-readable spec so AI agents can integrate this API.

/api/rs3-api/openapi.json
/api/rs3-api/llms.txt

Discovery: GET /api/index.json lists every API.

RuneScape 3 Grand Exchange API — live data on the oanor API marketplace

API health

healthy
Uptime
100.00%
Server probes · 24h
Avg latency
308 ms
Server probes · 24h
Subscribers
4,371
active
Total calls
95
last 7 days
status Full status page → · 15 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 10,800 calls / month
  • 2 requests / second
  • Hard cap (429 above quota, no overage)
  • 10,800 calls/month
  • 2 req/sec
  • Item prices + categories
  • No credit card
Sign in to subscribe

Starter

€4.20 /month

  • 143,000 calls / month
  • 8 requests / second
  • Hard cap (429 above quota, no overage)
  • 143k calls/month
  • 8 req/sec
  • Price history + item lists
  • Email support
Sign in to subscribe

Pro

€16.50 /month

  • 725,000 calls / month
  • 25 requests / second
  • Hard cap (429 above quota, no overage)
  • 725k calls/month
  • 25 req/sec
  • Flipping / merchanting tools
  • Priority support
Sign in to subscribe

Mega

€61.00 /month

  • 3,420,000 calls / month
  • 50 requests / second
  • Hard cap (429 above quota, no overage)
  • 3.42M calls/month
  • 50 req/sec
  • Price trackers / fan platforms
  • Dedicated SLA
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

Old School RuneScape API — oanor API marketplace

Old School RuneScape API

The Old School RuneScape Grand Exchange and Hiscores as an API. Get live item buy and sell prices straight from the OSRS Wiki real-time prices feed, with flip margins and the 2% GE sales tax already calculated (profit_after_tax), search the full item catalogue by name for ids, buy limits, alchemy values and examine text, pull price-and-volume history time series (5m, 1h, 6h or 24h steps), and look up any player on the official hiscores — all 24 skill levels, XP and ranks plus boss kill-counts and minigame scores. Perfect for Grand Exchange flipping tools and trade bots, price trackers and Discord bots, player progress trackers and clan dashboards. No accounts, no upstream key.

api.oanor.com/osrs-api

CoinLore Crypto Market Data API — oanor API marketplace

CoinLore Crypto Market Data API

Live crypto market data from CoinLore, with no key. Get the global market snapshot (total market cap, 24h volume, BTC/ETH dominance, coin & market counts); a paginated ticker list with price, market cap, volume and multi-window percentage changes; a single-coin ticker by symbol or id; the markets/exchanges a coin trades on with pair prices and volumes; and the ranked exchange list with volumes and pair counts. Symbols are accepted as a plain ticker (BTC) or a CoinLore numeric id and resolved automatically. A distinct market-data provider covering 14,000+ coins and 300+ exchanges.

api.oanor.com/coinlore-api

CoinPaprika Crypto Market Data API — oanor API marketplace

CoinPaprika Crypto Market Data API

Live crypto market data from CoinPaprika, with no key. Get the global market snapshot (total market cap, 24h volume, Bitcoin dominance, number of coins); a ranked ticker list with price, market cap, 24h volume and multi-window percentage changes; a single-coin ticker by symbol or id; and a coin's historical daily price/volume/market-cap series. Symbols are accepted as a plain ticker (BTC) or a CoinPaprika id (btc-bitcoin) and resolved automatically. A distinct market-data provider covering 12,000+ coins — ideal for dashboards, screeners and portfolio trackers.

api.oanor.com/coinpaprika-api

Warframe Market API — oanor API marketplace

Warframe Market API

The live player-to-player trading economy of Warframe, read keyless from warframe.market's public API. Warframe has no auction house in-game, so players trade prime parts, mods, relics and arcanes on warframe.market, posting buy and sell orders priced in platinum (the game's premium currency). Those orders form a real, liquid market — the de-facto price book the whole community uses to value items. The items endpoint searches the catalogue of tradeable items by name. The orders endpoint returns the live order book for one item — the buy and sell offers with their platinum price, quantity, mod rank and the seller's online status, sorted so the best deals come first. The price endpoint is the quick summary: the lowest sell and highest buy among players who are actually online (the actionable prices), the spread between them and how many are trading. This is the Warframe Market cut — a distinct gaming player-economy, separate from the official Warframe world-state feed and the other game and marketplace feeds in the catalogue. Prices are in platinum — the in-game premium currency, not real money; its real-world value floats. Only orders from online or in-game players are truly actionable, so the price summary uses those by default (offline players cannot trade). Counts and prices are the real, live numbers; a short cache fronts the upstream. Keyless.

api.oanor.com/warframemarket-api

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for RuneScape 3 Grand Exchange API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call RuneScape 3 Grand Exchange API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for RuneScape 3 Grand Exchange API?
Free tier allows 1 request per second. Paid plans scale up to 50 requests per second on the Mega tier. Hard limits return HTTP 429 above the quota — no surprise overage charges.
How much does RuneScape 3 Grand Exchange API cost?
RuneScape 3 Grand Exchange API has a free tier with 100 calls / month. Paid plans start at €4.20 / month with higher quotas and faster rate limits.
Can I cancel my subscription anytime?
Yes. Plans are billed monthly and you can cancel anytime from your billing dashboard. No long-term contracts and no cancellation fee.
Is RuneScape 3 Grand Exchange API GDPR-compliant?
All requests to RuneScape 3 Grand Exchange API go through our EU-based gateway. Your upstream API key never leaves our server and no personal data is shared with the upstream provider beyond the request you send.

Pick an endpoint from the list on the left to see its details and try it.

Code snippets

Sign up to get an API key, then call any path under your slug.

curl https://api.oanor.com/rs3-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/rs3-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/rs3-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/rs3-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Ratings

Sign in to rate.

No reviews yet.

Discussion

Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.

Sign in to start a thread or reply.

Sign in

New thread

/ 4000

📌 Pinned 🔒 Locked

·

· ·

/ 4000

🔒 This thread is locked — no new replies.

  • No threads yet — start the discussion.

Support

Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.

Sign in to open a support ticket.

Sign in

Open new ticket

Describe what you need help with. The provider team gets an email and replies on the ticket page.

  • No tickets yet for this API.

Subscription active — calls can start immediately.

Send your first request —

Subscription active — copy a snippet and fire off your first call.