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

Fluence Hardware API

Hardware API endpoints

Fluence Hardware API is one of 12 APIs that Fluence publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Hardware. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 5 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.1.0, at version 0.10.0.

Requests are made against the base URL https://api.fluence.dev.

5 operations 5 paths 16 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.10.0
Base URL
https://api.fluence.dev
Authentication
HTTP Bearer, API Key
Contact
Cloudless Labs
License
AGPL-3
Resource Areas
1

Authentication & Security 2

Fluence Hardware API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (access_jwt_token). An API key is passed in the header as X-API-KEY (api_key). By default, every request must be authenticated.

  • access_jwt_token — JWT token issued by Fluence

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Hardware 5

Hardware API endpoints

GET
/v1/clusters
Get available clusters → 200400401403422500
GET
/v1/clusters/resources
Returns available resources keyed by cluster. Per-cluster failures are skipped (partial results, not a hard error). The all-clusters path (no clusterIds) is capped at 100 clusters.
get_bulk_resources 1 param → 200400401403422500
GET
/v1/clusters/{cluster_id}/resources
get_available_resources 1 param → 200400401403422500
GET
/v1/configurations/virtual_machines
Raw, unfiltered catalog of all VM configurations (every row in crd.vmconfigurations, including unpriced SKUs such as cpu-shared- before Phase 2 pricing lands). This is intentionally not a "what can I…
get_vm_configurations → 200400401403422500
GET
/v1/datacenters
Get a list of datacenters
get_datacenters → 200400401403422500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are VmConfigurationDto (10 properties), ClusterResourcesDto (3 properties), AvailableStorageDto (3 properties), ErrorBody (2 properties). Each schema is shown below with its type and property counts.

VmConfigurationPreset
string
VmConfigurationDto
object
10 properties 10 required
CpuFamilyDto
string
CollectionResponse_DatacenterDto
object
1 property 1 required
VmConfigurationSlug
string
ErrorBody
object
2 properties 2 required
ClusterResourcesDto
object
3 properties 3 required
VmConfigurationId
string
ErrorCode
string
Stable, machine-readable error code carried by every non-2xx response. Clients should branch on code rather than parsing the human-readable error string. Statu…
CollectionResponse_VmConfigurationDto
object
1 property 1 required
BulkClusterResourcesDto
object
1 property 1 required
ClusterId
string
StorageTypeDto
string
CollectionResponse_ClusterDto
object
1 property 1 required
DatacenterId
string
AvailableStorageDto
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fluence-hardware-api-openapi.yml Raw ↑

Other APIs Fluence publishes across the network.

Fluence Billing API
Fluence Prices API
Fluence PublicIP API
Fluence SecurityGroup API
Fluence Service API
Fluence SSH keys API
Fluence Storage API
Fluence Subnets API
Fluence Users API
Fluence VMs API
Fluence VPCs API
Where this information came from

This is an independent, third-party profile of Fluence Hardware 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.