Access real-time OSRS Grand Exchange data through our free and open API.
https://grandexchange.tools
There's no need to pull items one-by-one. Simply omit the ?id
or ?name
parameters to retrieve all items in a single request.
No API key required
/api/prices
id
number
Filter by item ID
name
string
Filter by item name (case-insensitive)
/api/volumes
id
number
Filter by item ID
name
string
Filter by item name (case-insensitive)
/api/history
id
number
Filter by item ID
name
string
Filter by item name (case-insensitive)
/api/items
id
number
Filter by item ID
name
string
Filter by item name (case-insensitive)
/api/lastPrices
id
number
Filter by item ID
name
string
Filter by item name (case-insensitive)
/api/limits
id
number
Filter by item ID
name
string
Filter by item name (case-insensitive)
Need help? Join our Discord community for support and updates.
Join Discord