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 Storage API

Endpoints to create, view, update and delete storage resources

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

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

This API exposes 8 operations across 5 paths, and defines 23 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.

8 operations 5 paths 23 schemas 1 DELETE4 GET1 PATCH2 POST

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 Storage 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 8

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

Storage 8

Endpoints to create, view, update and delete storage resources

GET
/v1/storages
get_users_storages 10 params → 200400401403422500
POST
/v1/storages
create_users_storage body → 200400401403422500
GET
/v1/storages/default_images
get_default_images → 200
POST
/v1/storages/delete
delete_users_storages body → 200400401403422500
GET
/v1/storages/types
get_storage_types → 200400401403422500
GET
/v1/storages/{storage_id}
get_users_storage 1 param → 200400401403422500
DELETE
/v1/storages/{storage_id}
delete_users_storage 1 param → 200400401403422500
PATCH
/v1/storages/{storage_id}
update_users_storage 1 param body → 200400401403422500

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are UserStorageDto (20 properties), CreateUserStorageRequest (6 properties), PaginationInfo (5 properties), StorageImageDto (4 properties). Each schema is shown below with its type and property counts.

StorageRoleDto
string
NewStorageType
string
CreateUserStorageRequest
object
6 properties 5 required
PaginatedResponse_UserStorageDto
object
2 properties 2 required
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…
UserStorageStatusDto
string
CollectionResponse_StorageTypeInfoDto
object
1 property 1 required
UserVmId
string
CollectionResponse_DefaultImageDto
object
1 property 1 required
ErrorBody
object
2 properties 2 required
ClusterId
string
StorageImageDto
object
Slim reference to the OS image a storage was created from. Present only when the storage's initurl matches a catalog image; absent for custom URLs and data dis…
4 properties 4 required
UserStorageId
string
StorageActionDto
string
Wire representation of [StorageAction] — the operations exposed via UserStorageDto.allowedActions.
SortOrderDto
string
UserId
string
StorageType
string
UpdateUserStorageRequest
object
2 properties
UserStorageDto
object
20 properties 11 required
PaginationInfo
object
5 properties 5 required
UserStorageIdsDto
object
1 property 1 required
SortFieldDto
string
Field to order list results by. status sorts by the status label text, not a lifecycle order.
StorageTypeDto
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fluence-storage-api-openapi.yml Raw ↑

Other APIs Fluence publishes across the network.

Fluence Billing API
Fluence Hardware API
Fluence Prices API
Fluence PublicIP API
Fluence SecurityGroup API
Fluence Service API
Fluence SSH keys 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 Storage 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.