Skip to main content
GET
/
api
/
cheats
/
reviews
Cheat Reviews
curl --request GET \
  --url https://inject.today/api/cheats/reviews
{
  "Volt": {
    "Identifier": "sVXdIbsjzG",
    "Reviews": [
      {
        "Author": "1lpbjhtqcq",
        "Parent": "Volt",
        "Rating": 67,
        "Comment": "BEST HACKS ON EARTH",
        "Summary": "Good",
        "Platform": "Windows",
        "Timestamp": 1773363151668,
        "Categories": [
          {
            "Rating": 67,
            "Comment": "BEST HACKS ON EARTH",
            "Summary": "Good",
            "Category": "Overall"
          }
        ],
        "Identifier": "3L3L1T"
      }
    ]
  }
}

Response

Map of cheat names to their review collections.

The response is of type object.