How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Voltage Park Virtual Machines API

Deploy and manage on-demand GPU virtual machines and instant VMs.

Voltage Park Virtual Machines API is one of 7 APIs that Voltage Park publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Virtual Machines. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 8 paths, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 0.0.1.

Requests are made against a single base URL, https://cloud-api.voltagepark.com/api/v1.

11 operations 8 paths 11 schemas 2 DELETE4 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0.1
Base URL
https://cloud-api.voltagepark.com/api/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Voltage Park Virtual Machines API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (apiTokenAuth). By default, every request must be authenticated.

  • apiTokenAuth — Bearer API token created on the Developers page of the Voltage Park dashboard. Tokens are valid for one year before expiring.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Virtual Machines 11

Deploy and manage on-demand GPU virtual machines and instant VMs.

GET
/virtual-machines/instant/locations
List available locations for instant VMs
getInstantVmLocations → 200
GET
/virtual-machines/instant/locations/{location_id}
Location details for instant VMs
getInstantVmLocationDetails 1 param → 200
POST
/virtual-machines/instant
Deploy an instant virtual machine
deployInstantVm body → 201
GET
/virtual-machines/
List of owned, unterminated virtual machines
listVirtualMachines → 200
GET
/virtual-machines/{virtual_machine_id}
Details for an unterminated virtual machine
getVirtualMachine 1 param → 200
PATCH
/virtual-machines/{virtual_machine_id}
Modify a virtual machine's details
modifyVirtualMachine 1 param body → 200
DELETE
/virtual-machines/{virtual_machine_id}
Terminate a virtual machine
terminateVirtualMachine 1 param → 204
PUT
/virtual-machines/{virtual_machine_id}/power-status
Start or stop a virtual machine
setVirtualMachinePowerStatus 1 param body → 200
POST
/virtual-machines/{virtual_machine_id}/relocate
Relocate a stopped-disassociated virtual machine to a new hostnode
relocateVirtualMachine 1 param → 200
POST
/virtual-machines/{virtual_machine_id}/port-forward
Request port forwarding for a virtual machine
createPortForward 1 param body → 201
DELETE
/virtual-machines/{virtual_machine_id}/port-forward
Delete port forwarding(s) for a virtual machine
deletePortForward 1 param → 204

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are VirtualMachineDetails (8 properties), InstantVMConfig (4 properties), Pagination (3 properties), InstantVMResult (3 properties). Each schema is shown below with its type and property counts.

PatchVirtualMachine
object
1 property
InstantVMResult
object
3 properties
PortForwardConfig
object
2 properties
VirtualMachineDetails
object
8 properties
InstantVMConfig
object
4 properties 2 required
PaginatedInstantDeployLocation
object
2 properties
VMPowerSchema
object
1 property 1 required
PaginatedVirtualMachine
object
2 properties
InstantDeployLocation
object
2 properties
Pagination
object
3 properties
VirtualMachinePricing
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

voltage-park-virtual-machines-api-openapi.yml Raw ↑

Other APIs Voltage Park publishes across the network.

Voltage Park Bare Metal API
Voltage Park Billing API
Voltage Park Locations API
Voltage Park Organization API
Voltage Park Storage API
Voltage Park Validation API
Where this information came from

This is an independent, third-party profile of Voltage Park Virtual Machines API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.