Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://inject.today/api/update \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "Versions": { "Roblox": "version-abcdef123456", "Software": "v2.4.1", "Changelog": "Fixed compatibility issues and improved stability." } } '
{ "success": true, "message": "Version data updated successfully." }
Updates version information for Roblox and Inject.Today software. Requires authorization.
Cheat authentication header of the form Cheat <token>, where <token> is your auth token.
Cheat <token>
<token>
Version update payload.
Show child attributes
Version update successful.