API
Here are our current API endpoints for our Voltage Park On Demand API.
Overview
Our Voltage Park On Demand API allows developers to deploy, manage, and monitor virtual machines (VMs) and bare metal instances.
Authentication
This API uses Bearer Token Authentication to authorize requests. Every request must include a valid API token in the Authorization header.
Example:
Since self-service API key generation is currently not available, API keys must be requested from our support team.
How to Obtain an API Key
Contact our support team by emailing support@voltagepark.com.
Provide the following details in your request:
The email address associated with your Voltage Park On Demand account.
Your Organization ID, which can be located on your Account page.
Our team will acknowledge your request and provide an API Key with the proper permissions.
Keep your API key secure! Treat it like a password and NEVER expose it in public repositories.
Endpoints
Locations and HostNodes
Virtual Machines
Bare Metal
Billing
Cloud-init
Last updated