Skip to main content
GET
/
api
/
cheats
/
updates
Cheat Updates
curl --request GET \
  --url https://inject.today/api/cheats/updates
{
  "Volt": {
    "Identifier": "UdfCYb5qPZ",
    "Update": {
      "Metadata": [],
      "Platforms": {
        "Windows": {
          "Timestamp": "2026-01-26T18:02:03.338Z"
        }
      }
    }
  },
  "Serotonin": {
    "Identifier": "hTiLNnYKiU",
    "Update": {
      "Metadata": [
        {
          "Platform": "Windows",
          "Versions": {
            "Roblox": "version-d34359a5577645e2",
            "Software": "2.3.6"
          },
          "Changelog": "[*] sUNC 98%\n[*] Rewrote way to much\n[*] UPDATED FOR version-d34359a5577645e2"
        }
      ],
      "Platforms": {
        "Windows": {
          "Timestamp": "2026-02-10T14:30:00.000Z"
        }
      }
    }
  }
}

Response

Map of cheat names to their update history.

The response is of type object.