I'm just curious if there is an API that could be used to let us say, start/stop/restart/execute a custom script from an url? that could contain a token kinda?
Like, https://urltopanel.com/api.php?token=<blah>&action=<blank>
Reason I ask, I'd like to make a discord bot for this small community they people could send a command to that would run a custom script that would update the server, then from the bot, I could control access for who can run what commands, etc.
Not sure if this is possible with billing API if it is any examples would be appreciated!