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 Bare Metal API

Provision and manage multi-node bare-metal GPU rentals and clusters.

Voltage Park Bare Metal 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 Bare Metal. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 14 operations across 11 paths, and defines 10 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.

14 operations 11 paths 10 schemas 1 DELETE7 GET2 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 Bare Metal 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 14

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

Bare Metal 14

Provision and manage multi-node bare-metal GPU rentals and clusters.

GET
/bare-metal/locations
List of available baremetal locations
listBareMetalLocations → 200
GET
/bare-metal/detailed-locations
Get more detailed information about baremetal locations
listDetailedBareMetalLocations → 200
POST
/bare-metal/
Provision a new bare-metal server rental
provisionBareMetal body → 201
GET
/bare-metal/
List of owned, unterminated baremetal machines
listBareMetalRentals → 200
GET
/bare-metal/kubernetes
Information about kubernetes deployments
listKubernetes → 200
GET
/bare-metal/kubernetes/{cluster_id}/health
Get the health status of a kubernetes cluster
getKubernetesHealth 1 param → 200
POST
/bare-metal/kubernetes/{cluster_id}/slurm-user
Add or update Slurm user for a Kubernetes cluster
upsertSlurmUser 1 param body → 200
GET
/bare-metal/kubernetes/{cluster_id}/addons/{addon}
Get details for a specific addon for a Kubernetes cluster
getKubernetesAddon 2 params → 200
GET
/bare-metal/{baremetal_rental_id}
Get details for a baremetal rental
getBareMetalRental 1 param → 200
DELETE
/bare-metal/{baremetal_rental_id}
Terminate a bare-metal rental
terminateBareMetalRental 1 param → 204
PATCH
/bare-metal/{baremetal_rental_id}
Modify baremetal rental details
modifyBareMetalRental 1 param body → 200
PUT
/bare-metal/{baremetal_rental_id}/power-status
Start or stop the nodes in a baremetal rental
setBareMetalPowerStatus 1 param body → 200
POST
/bare-metal/{baremetal_rental_id}/reboot
Reboot specific nodes in a baremetal rental
rebootBareMetalNodes 1 param body → 200
PATCH
/bare-metal/{baremetal_rental_id}/remove-nodes
Remove certain nodes in a rental
removeBareMetalNodes 1 param body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are BareMetalDeployConfig (3 properties), DeployBareResult (3 properties), Pagination (3 properties), SlurmUserRequest (2 properties). Each schema is shown below with its type and property counts.

SlurmUserRequest
object
2 properties 1 required
BareMetalDeployConfig
object
3 properties 3 required
BareMetalLocation
object
2 properties
RebootBaremetalSchema
object
1 property
DeployBareResult
object
3 properties
RemoveNodesSchema
object
1 property
PatchBareMetalRental
object
1 property
Pagination
object
3 properties
PaginatedBareMetalLocation
object
2 properties
BaremetalPowerSchema
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

voltage-park-bare-metal-api-openapi.yml Raw ↑

Other APIs Voltage Park publishes across the network.

Voltage Park Billing API
Voltage Park Locations API
Voltage Park Organization API
Voltage Park Storage API
Voltage Park Validation API
Voltage Park Virtual Machines API
Where this information came from

This is an independent, third-party profile of Voltage Park Bare Metal 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.