Developer · API

DeckTuner API

Public, read-only JSON API for per-game settings discovered by our AI-driven testing on Steam hardware. No authentication required. Before you build, please read the usage terms & FAQ.

Changelog

Recent changes

1 of 2
breaking

Games now surface on settings extraction, and coverage fields renamed

  • A game appears in the catalog as soon as its settings are extracted, regardless of which device ran the extraction. Coverage no longer depends on the run's hardware, so more games are now returned.
  • Renamed `last_tested_at` to `settings_extracted_at` on the game list and game detail responses.
  • Renamed `last_tested_build` to `settings_extracted_last_build` on the game detail response.
  • The `updated_since` cursor now filters on the settings-extraction timestamp.