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"
}
]
}
}Returns reviews for all cheats available on Inject.Today.
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"
}
]
}
}Map of cheat names to their review collections.
The response is of type object.