GET /mashup/games/deals
Trouvez les meilleures offres de jeux numériques avec conversion automatique des devises. Combine les données d'offres CheapShark sur Steam, GOG et Humble Bundle avec les taux forex en temps réel afin d'afficher les prix dans votre devise locale. Filtrez par prix maximum dans votre devise.
devise
optionnel
par défaut: USD
Target currency code (e.g. EUR, GBP, NOK)
max_price
optionnel
Maximum price in target currency
| Nom | Requis | Par défaut | Description |
|---|---|---|---|
devise |
Non | USD | Target currency code (e.g. EUR, GBP, NOK) |
max_price |
Non | - | Maximum price in target currency |
curl "https://nordapi.ee/api/v1/mashup/games/deals?currency=EUR&max_price=10"
{
"currency": "EUR",
"deals": [
{
"deal_id": "vRgMfmd3U3uZuOMgbIsaOsWQ9InyDi9KQbP8LpVGVFc%3D",
"local_currency": "EUR",
"metacritic_score": "83",
"normal_price_local": null,
"normal_price_usd": 19.99,
"sale_price_local": null,
"sale_price_usd": 0.0,
"savings_percent": "100.000000",
"store": "Epic Games Store",
"title": "Beacon Pines"
},
{
"deal_id": "W2sWDMuZxdklOrBr2c8x%2FJbPMCa%2BbkUbwy0b7mhOrb4%3D",
"local_currency": "EUR",
"metacritic_score": "77",
"normal_price_local": null,
"normal_price_usd": 12.99,
"sale_price_local": null,
"sale_price_usd": 0.0,
"savings_percent": "100.000000",
"store": "Epic Games Store",
"title": "We Were Here Together"
},
{
"deal_id": "GQYhHzOtQcCuICwD5sXBHG91ZHdsyxYRQbVgR%2Bs4Kbc%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 69.99,
"sale_price_local": null,
"sale_price_usd": 3.49,
"savings_percent": "95.013573",
"store": "Epic Games Store",
"title": "Need for Speed Heat Deluxe Edition"
},
{
"deal_id": "Gb8zPAnXfN9WRu1TvtmFO21WHb4e2P8rkYRQ4VX0lBM%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 69.99,
"sale_price_local": null,
"sale_price_usd": 3.5,
"savings_percent": "94.999286",
"store": "Uplay",
"title": "Tom Clancys Ghost Recon Breakpoint - Deluxe Edition"
},
{
"deal_id": "Kb%2BnKWG5d0q31D7pg5D0qPXKbHSfb210HrYKC%2FYe%2Bjw%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 69.99,
"sale_price_local": null,
"sale_price_usd": 6.16,
"savings_percent": "91.198743",
"store": "GreenManGaming",
"title": "The Quarry Deluxe Edition"
},
{
"deal_id": "SmsaXTBWCcgJyOW0zG%2BuTbwH%2F1QL11rC2Yqb%2FMFqxCs%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 69.5,
"sale_price_local": null,
"sale_price_usd": 3.47,
"savings_percent": "95.007194",
"store": "WinGameStore",
"title": "Rims Racing : Ultimate Edition"
},
{
"deal_id": "r5WMNvjeIMvCavj0Pe1YLAdiIdKLxN%2FdfvROJbUNLH4%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 69.5,
"sale_price_local": null,
"sale_price_usd": 3.47,
"savings_percent": "95.007194",
"store": "GamersGate",
"title": "RiMS Ultimate Edition"
},
{
"deal_id": "R5%2BjR4JAIKfsladpdimmTohNsOEZvvqE%2Fd1PVTV6eUQ%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 89.99,
"sale_price_local": null,
"sale_price_usd": 8.99,
"savings_percent": "90.010001",
"store": "Epic Games Store",
"title": "Battlefield 2042 Elite Edition"
},
{
"deal_id": "K%2FSq0%2FLclKRLoUeZ345jVfTJex8akNn9mg0hL00dUU4%3D",
"local_currency": "EUR",
"metacritic_score": "0",
"normal_price_local": null,
"normal_price_usd": 99.99,
"sale_price_local": null,
"sale_price_usd": 10.0,
"savings_percent": "89.999000",
"store": "Uplay",
"title": "Tom Clancys Ghost Recon Breakpoint Gold Edition"
}
],
"deals_count": 9,
"exchange_rate_from_usd": null,
"generated_at": "2026-08-12T06:52:45.397372Z",
"success": true
}