Is there an API to get the subscription-related information ( Plan name, Monthly / Annual, Renewal date, Billing card details, Billing emails ) via API in DigitalOcean?
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 there,
Yes, you can take a look at the billing API documentation here:
https://docs.digitalocean.com/reference/api/api-reference/#tag/Billing
As a side note, all DigitalOcean Droplets are billed hourly, so there are no fixed monthly or annual plans:
Hope that this helps!
Best,
Bobby