Documentation for deploying, automating, and scaling on Servers.com infrastructure — product guides, API references, CLI docs, Terraform examples, and step-by-step tutorials.
Automate every part of your infrastructure — from provisioning to teardown.
# List your dedicated servers curl -X GET https://api.servers.com/v1/hosts/dedicated_servers \ -H "Authorization: Bearer $SERVERS_API_TOKEN" \ -H "Content-Type: application/json"
Step-by-step walkthroughs from first server to advanced deployments.