Limited time: use code SOLID25 for 25% off your first invoice on any Cloud VPS or Dedicated Server plan.
info@solidhoster.com +1 302-555-0148 facebook.com/solidhoster
All Systems Operational System Status 24/7 Support Ticket
SolidHoster.com
Home / API Documentation

API Documentation

Provision, manage and monitor Cloud VPS and Storage VPS instances programmatically. REST API with JSON responses, available on all Cloud VPS and VDS plans.

Authentication: Every request needs an API key from your client portal, passed as a Bearer token in the Authorization header.
List instances — request
curl https://api.solidhoster.com/v1/instances \ -H "Authorization: Bearer YOUR_API_KEY"
List instances — response
{ "instances": [ { "id": "vps-8f21a", "plan": "cloud-vps-30", "region": "us-east", "status": "running" } ] }
Reference

Available Endpoints

MethodEndpointDescription
GET/v1/instancesList all instances on your account
GET/v1/instances/:idGet details for a single instance
POST/v1/instancesProvision a new Cloud VPS or Storage VPS instance
POST/v1/instances/:id/rebootReboot an instance
POST/v1/instances/:id/reinstallReinstall the OS on an instance
DELETE/v1/instances/:idTerminate an instance
GET/v1/backupsList backups across your account
GET/v1/usageBandwidth and resource usage for billing period
Rate limit: 120 requests/minute per API key. Need a higher limit for automation at scale? Contact support.

Ready to automate your infrastructure?

Generate an API key from your client portal — available on all Cloud VPS and VDS plans.

Message Us
SolidHoster Support
Hi! 👋 I'm not a live agent on this demo site, but on the real thing this is where you'd get instant help.
For now, the fastest way to reach us is a support ticket or Facebook message.