Changelog
Notable documentation and API surface updates.
2026-08-30
Documentation rewritten against the live contract
The reference now documents the response exactly as the API returns it: the full
server payload fields, _updater probe metadata, _stale handling, and the
_meta diagnostics. A new Data Freshness page covers what happens between
registering an address and its first payload.
The LLM Integration page carries a copy-paste system prompt and tool definitions
that match the batched request body, and the API host is stated explicitly as
api.gamequery.dev on every page.
2026-03-19
Games Catalog Endpoint
Version: v2.2.2
Added GET /v1/get/games with a Redis-backed 24-hour cache and gzip-compressed responses.
Endpoint Surface Cleanup
Version: v2.2.1
Documentation was aligned to the active public API contract and now reflects GET /v1/get/games plus POST /v1/post/fetch as the supported v1 routes.
2026-03-12
Improved Latency
Version: v2.1.4
Global edge network optimization reduced average query latency by 15%.
2026-02-19
Dark Mode Redesign
Version: v2.1.0
Complete visual overhaul of the dashboard interface for better readability.
Archive
- 2024-05-10: Initial public release of
v1routes.