I am trying to figure out how to setup a safe API? API Url: https://nomnomaapiurl:D/api/g_userinfo.php?apireqkey=akeythats same for everyone&r=userid&func=setmoney&money=231
This function updates the money that a user currently has. Currently i am making requests in unreal engine 4 using varest plugin to update a value in the database. But how to do this safe? So you cant simply enter this url in your browser and cheat some money?