Question

/v2/sizes gives back results which aren't in the UI

Hi Folks,

I’ve noticed that the sizes API gives back some slugs which do not appear in the UI.

curl -X GET -H "Content-Type: application/json" \
    -H "Authorization: Bearer $DO_TOKEN" \
    "https://api.digitalocean.com/v2/sizes?per_page=200"

Here’s the results which I can’t find in the UI (made into a table for easy viewing).

description slug memory vcpus disk price_monthly available
Basic Intel s-1vcpu-1gb-intel 1024 1 25 7.0 TRUE
Basic Intel s-1vcpu-2gb-intel 2048 1 50 14.0 TRUE
Basic Intel s-2vcpu-2gb-intel 2048 2 60 21.0 TRUE
Basic Intel s-2vcpu-4gb-intel 4096 2 80 28.0 TRUE
Basic Intel s-4vcpu-8gb-intel 8192 4 160 56.0 TRUE

In terms of specs and pricing, they are the same as what is available in the ‘Basic -> Premium AMD’ tab, but according to the description and slug these are intel.

All of the other results I get from the API appear in the UI in their expected categories - so I’m a little bit lost on these particular ones.

Hoping someone might be able to clear this up.


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Matt Cowley
DigitalOcean Employee
DigitalOcean Employee badge
September 26, 2024
Accepted Answer

:wave: Looks like those might be older, legacy plans. Looking at the Premium Intel tab on https://www.digitalocean.com/pricing/droplets#basic-droplets, the plans more-or-less match up, though it looks like the “current” plans have a slightly larger disk (and a slightly increased cost to match).

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.