Hello! I wanna write a custom panel site with a working server console, buttons like "start", "stop", "kill", and other functions found in a typical Pterodactyl panel. The best approach is to send HTTPS requests to Wings or to the standard Pterodactyl panel API.
For example, I need to implement the server console on my own website. I couldn't find the Wings API documentation.
Do you have any ideas on how to realize this?