Free, read-only JSON deal feed. CORS enabled. No key required.
GET /api/public/dealsReturns the live deal snapshot used by the homepage. Same data, JSON shape developers can consume.
limitsortdeal_rating (default) or savings.min_savingscurl 'https://www.gamethereany.com/api/public/deals?limit=10&sort=savings&min_savings=70'{
"version": "v1",
"generatedAt": "2026-04-25T10:00:00.000Z",
"count": 2,
"docs": "https://www.gamethereany.com/api-docs",
"items": [
{
"title": "Cyberpunk 2077",
"slug": "cyberpunk-2077",
"detailUrl": "https://www.gamethereany.com/games/cyberpunk-2077",
"currentPrice": 19.79,
"retailPrice": 59.99,
"savingsPct": 67,
"currency": "USD",
"store": { "id": "1" },
"cheapsharkDealId": "abc123",
"steamAppId": "1091500"
}
]
}429 with Retry-After: 60 header on overflow.*) for browser apps.Prefer feeds? Subscribe in any RSS reader:
Use of this API is free for any purpose. We'd appreciate a backlink to gamethereany.com when you ship something built on it. Methodology + data lineage at /methodology.