Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Hi guys!
Also have a same issue: do you have an API with pricing info currently? I don’t mean only for those droplets that I’m using, but also for all instances that are available on Digital Ocean (so I cannot use the option with parsing invoices).
You can look at API endpoints. As you can see there is no pricing endpoint.
You have invoice available in Control Panel (Settings -> Billing). Invoice is updated daily. You also have invoices for past month.
Beside scraping Web pages, you can utilize API and make script that will calculate usage for you. Something like: take all Droplets and creation time, same for Snapshots and Block Storage, calculate hours (from 1st of month to 672 hours) and multiple by price.
You can leave your feedback/idea on DigitalOcean UserVoice.