Question
Can I get my root password through the Digital Ocean API instead of email?
I'd like to create, manage and delete droplets - all from my Java app and without human intervention.
Seems possible except for the step requiring the root access: is there a way to get the credentials programmatically, not by email?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×