Spec Price API
In development — launching soon
Live specs + prices for gaming hardware, one API
Spec Price API merges authoritative technical specifications for gaming hardware with current retail prices from official retailer feeds and marketplaces — starting with GPUs in the United Kingdom and Colombia, with more component categories and countries to follow.
What it answers
- “What does an RTX 4070 cost right now, and where?” — lowest price and per-retailer offers, refreshed on a schedule
- “What's the best-value GPU under £400?” — a documented value score over specs-per-price, per country
- “RTX 4070 vs RX 7800 XT?” — side-by-side specs, prices, and a computed verdict
Example
GET /v1/gpu/search?q=rtx-4070&country=uk
{
"query": "RTX 4070",
"country": "uk",
"lowest_price": 549.99,
"currency": "GBP",
"offers": 12
}
Illustrative — the final response format is being designed in the open and will be published with the API docs.
Built for the channels where gamers already are
- Discord — bots and PC-building communities get
commands like
/gpupriceand/gpuvaluebacked by live data - Agentic AI applications — Claude, OpenAI, and other AI agents can call the API as a tool (MCP) to compare and contrast components on the fly, answering with real current prices instead of stale training data
- Hardware sites & tools — review sites, newsletters, and PC-building tools embed live price + spec lookups
Where prices come from
- Official retailer data feeds and marketplace APIs only — affiliate partnerships (Awin), eBay Browse API, MercadoLibre API
- Every offer links straight to the retailer's own product page