#Starting a server with Application API key
17 messages · Page 1 of 1 (latest)
May I ask what the purpose is for?
https://dashflo.net/docs/api/pterodactyl/v1/ but here is the api ref
Basically I was creating a Discord integration for the pterodactyl panel, it allows you to sign up using the bot, and then you can manage the entire panel from Discord (using buttons, modals, etc), and I don't want to have to get the user to generate an API key for me to interact on the API on their behalf; I want to just create it using the application key, any way I can achieve this?
Read the docs posted above. The application api should achieve what you want though. I am confused as to why you need the clients to do it
I think only 1 or 2 features depending on needs is what you would need the clients for otherwise the application one works for pretty much everything you need
You can't start a server with an application key.
In this case you wont be able to do so
The user would need to generate an api key
Use an admins key is the only other way around it
not for starting a server
Yes, for starting a server
You can use an admin client api key for server resources like power actions
Exactly
https://dashflo.net/docs/api/pterodactyl/v1/#req_a23468b60af94a20b57f7a90d1840237
You can use your admin api as in application token on this endpoint?