curl --location --request GET 'http://127.0.0.1:14524/api/getModules'
{
"Auto Potion": {
"description": "Auto throw potions",
"key": 0,
"type": "PLAYER"
},
"Fast Use": {
"description": "Use/Consume items quicker",
"key": 0,
"type": "PLAYER"
},
"Item ESP": {
"description": "Help you find special item",
"key": 0,
"type": "VISUALS"
}
}