#Help with custom panel site

24 messages · Page 1 of 1 (latest)

urban thicket
#

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?

steady swift
urban thicket
#

Thanks

steady swift
# urban thicket Thanks

be aware that, that api docs is "older" but its better than the current docs (as it was written partially with AI and seems to be quite bad)

vivid wedgeBOT
steady swift
#

^ that's the "AI" one I'm talking about btw

urban thicket
#

And one more question:
How can I use the Pterodactyl API to see which users have specific permissions for a server (excluding root users)

urban thicket
#

Yep

steady swift
#

unsure, lemme check

urban thicket
#

Okey, im waiting

steady swift
#

I beleive that should only show sub users for the given server

urban thicket
#

Okey

steady swift
#

basically look at those docs for anything else u need

urban thicket
#

And do you know how, when I'm creating a Pterodactyl user via the API, I can also generate an API key for that user right away and retrieve it?

steady swift
#

if u need to do smth with the client api

urban thicket
#

Okey, thanks

urban thicket
steady swift
#

You'll have to figure that out yourself