curl --request GET \
--url https://inject.today/api/cheats{
"Severe": {
"Identifier": "xJaK2vrMde",
"Tags": {
"Windows": {
"Rank": "Reputable",
"Parent": "Cheats"
}
},
"Attributes": {
"Windows": {
"Score": 95,
"Resellers": false,
"Type": "External",
"Access": "Usermode",
"PricingModel": [
"Lifetime"
],
"ReleaseDate": "06/2021"
}
},
"Cost": {
"Windows": "$20 Lifetime"
},
"Visibility": {
"Windows": {
"Website": true,
"Updates": true,
"Reviews": true,
"Settings": true
}
},
"Links": {
"Windows": {
"Discord": "https://discord.com/invite/severe1",
"Purchase": "https://discord.com/invite/severe1"
}
},
"Platforms": {
"Windows": {
"Detection": {
"Raw": 0,
"Readable": "Fully undetected"
},
"Tracked": true,
"Versions": {
"Software": "None",
"Roblox": "None"
}
}
},
"Name": "Severe",
"Update": {
"Platforms": {
"Windows": {
"Timestamp": "2025-10-10T21:20:11.580Z"
}
}
},
"Reviews": [
{
"Identifier": "3D70S2",
"Author": "1237865177605738546",
"Rating": 5,
"Comment": "Severe has always been my number 1 external for ages...",
"Timestamp": 1760131972308,
"Parent": "Severe"
},
{
"Identifier": "3D711E",
"Author": "886038109530239036",
"Rating": 5,
"Comment": "One of the best externals I have used...",
"Timestamp": 1760133568531,
"Parent": "Severe"
}
]
}
}Returns detailed data for all cheats available on Inject.Today, including platform information, pricing, detection status, and reviews.
curl --request GET \
--url https://inject.today/api/cheats{
"Severe": {
"Identifier": "xJaK2vrMde",
"Tags": {
"Windows": {
"Rank": "Reputable",
"Parent": "Cheats"
}
},
"Attributes": {
"Windows": {
"Score": 95,
"Resellers": false,
"Type": "External",
"Access": "Usermode",
"PricingModel": [
"Lifetime"
],
"ReleaseDate": "06/2021"
}
},
"Cost": {
"Windows": "$20 Lifetime"
},
"Visibility": {
"Windows": {
"Website": true,
"Updates": true,
"Reviews": true,
"Settings": true
}
},
"Links": {
"Windows": {
"Discord": "https://discord.com/invite/severe1",
"Purchase": "https://discord.com/invite/severe1"
}
},
"Platforms": {
"Windows": {
"Detection": {
"Raw": 0,
"Readable": "Fully undetected"
},
"Tracked": true,
"Versions": {
"Software": "None",
"Roblox": "None"
}
}
},
"Name": "Severe",
"Update": {
"Platforms": {
"Windows": {
"Timestamp": "2025-10-10T21:20:11.580Z"
}
}
},
"Reviews": [
{
"Identifier": "3D70S2",
"Author": "1237865177605738546",
"Rating": 5,
"Comment": "Severe has always been my number 1 external for ages...",
"Timestamp": 1760131972308,
"Parent": "Severe"
},
{
"Identifier": "3D711E",
"Author": "886038109530239036",
"Rating": 5,
"Comment": "One of the best externals I have used...",
"Timestamp": 1760133568531,
"Parent": "Severe"
}
]
}
}List of cheats with detailed information.
The response is of type object.