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

The PublicIP API from Fluence — 3 operation(s) for publicip.

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

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

This API exposes 5 operations across 3 paths, and defines 20 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 3 paths 20 schemas 1 DELETE1 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 PublicIP 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 3 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

PublicIP 5
GET
/v1/public_ips
get_users_public_ips 13 params → 200400401403422500
POST
/v1/public_ips
create_users_public_ip body → 200400401403422500
POST
/v1/public_ips/delete
delete_users_public_ips body → 200400401403422500
DELETE
/v1/public_ips/{public_ip_id}
delete_users_public_ip 1 param → 200400401403422500
PATCH
/v1/public_ips/{public_ip_id}
update_user_public_ip 1 param body → 200400401403422500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are UserPublicIpDto (16 properties), PaginationInfo (5 properties), CreateUserPublicIpRequest (3 properties), PaginatedResponse_UserPublicIpDto (2 properties). Each schema is shown below with its type and property counts.

UserPublicIpStatusDto
string
NewIpAddressType
string
UserPublicIpIdsDto
object
1 property 1 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…
UserPublicIpId
string
PaginatedResponse_UserPublicIpDto
object
2 properties 2 required
UserVmId
string
UpdateUserPublicIpRequest
object
1 property
ErrorBody
object
2 properties 2 required
IpAddressType
string
ClusterId
string
SortOrderDto
string
UserId
string
PaginationInfo
object
5 properties 5 required
UserPublicIpDto
object
16 properties 7 required
UserVmReference
object
A VM reference (id + name) surfaced where a resource is attached, so callers avoid a second lookup.
2 properties 2 required
SortFieldDto
string
Field to order list results by. status sorts by the status label text, not a lifecycle order.
CreateUserPublicIpRequest
object
3 properties 3 required
PublicIpActionDto
string
Wire representation of [PublicIpAction] — the operations exposed via UserPublicIpDto.allowedActions.
DatacenterId
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fluence-publicip-api-openapi.yml Raw ↑

Other APIs Fluence publishes across the network.

Fluence Billing API
Fluence Hardware API
Fluence Prices 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 PublicIP 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.