solarvps.com

This is the Solar VPS Public API. You can find more at http://www.solarvps.com

๐Ÿ”‘ apikey 20 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
View all your pods
curl \
  # append ?api_key=$API_KEY to the URL \
  /pods
View all your domains managed by SolarVPS Distributed DNS
curl \
  # append ?api_key=$API_KEY to the URL \
  /domains
Get API Key
curl \
  # append ?api_key=$API_KEY to the URL \
  /key/get
Endpoints (20 total)
GET
/pods
View all your pods
GET
/domains
View all your domains managed by SolarVPS Distributed DNS
GET
/key/get
Get API Key
GET
/tickets
View all your tickets
GET
/contacts
View all contacts under your account
GET
/solarray
View all your monitors
GET
/dns/{domain}
View all your records for a given domain
GET
/key/generate
Generate API Key
GET
/pods/{podId}
View information on a specific pod
GET
/pods/{podId}/ping
Ping your specified pod
GET
/solarray/critical
View all your critical notifications
GET
/tickets/{ticketId}
View details on a specific ticket
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints20
Authapikey