The DigitalOcean API lets you manage DigitalOcean resources programmatically using conventional HTTP requests. All the functionality available in the DigitalOcean Control Panel is also available through the API.
You can use the API to deploy, delete, and manage apps on App Platform.
doctl
is a command-line interface for the DigitalOcean API and supports many of the same actions.
doctl
supports managing apps from the command line. See the doctl
documentation or use doctl apps --help
for more information.