Create Droplet
documentedCreate a new Droplet with specified image, region, size and options.
POST /v2/dropletsDropletsno implementation yet0 runsInput
name*
Droplet name
my-droplet
region*
Region slug
nyc3
size*
Droplet size slug
s-1vcpu-1gb
image*
Image slug or id
ubuntu-22-04-x64
ssh_keys
SSH key IDs or fingerprints (JSON array)
[]
backups
Enable backups
false
ipv6
Enable IPv6
true
user_data
User data script
volumes
Volumes (JSON array)
[]
tags
Tags (JSON array)
["web"]
monitoring
Enable monitoring
false
Calls DigitalOcean as you (your API key is your account); keychains.dev holds the credentials.