Fluence website screenshot

Fluence

Fluence is a decentralized (DePIN) cloud-computing platform offering enterprise-grade CPU and GPU compute — virtual machines, GPU containers, and bare-metal instances — rented from a global marketplace of independent infrastructure providers at up to 85% below traditional clouds, with predictable pricing and zero egress fees. The Fluence API (api.fluence.dev) gives programmatic access to the marketplace: search available compute, deploy and manage VMs, attach storage and public IPs, configure VPCs, subnets, and security groups, register SSH keys, and handle billing. Compute is paid in USDC; the FLT token is used for staking and protocol governance on Fluence's Arbitrum Orbit L2 appchain. Backed by Multicoin Capital.

Fluence publishes 12 APIs on the APIs.io network, including Billing API, Hardware API, Prices API, and 9 more. Tagged areas include Company, Crypto Web3, Cloud Compute, DePIN, and GPU.

Fluence’s developer surface includes documentation, API reference, getting-started guide, developer console, engineering blog, signup flow, authentication, and 17 more developer resources.

45.4/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
12 APIs 1 MCP Servers
CompanyCrypto Web3Cloud ComputeDePINGPUInfrastructureVirtual MachinesAI InfrastructureDecentralized Cloud

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 45.4/100 · developing
Contract Quality 12.4 / 25
Developer Ergonomics 13.9 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/fluence: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Fluence Billing API

Billing and payment related endpoints

Fluence Hardware API

Hardware API endpoints

Fluence Prices API

Endpoints to get prices for different resources and cost estimation

Fluence PublicIP API

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

Fluence SecurityGroup API

Endpoints to create, view, update and delete security groups

Fluence Service API

The Service API from Fluence — 1 operation(s) for service.

Fluence SSH keys API

Endpoints to manage SSH keys

Fluence Storage API

Endpoints to create, view, update and delete storage resources

Fluence Subnets API

Endpoints to create, view, update and delete subnets

Fluence Users API

Users API endpoints

Fluence VMs API

Endpoints to create, view, update and delete VMs

Fluence VPCs API

Endpoints to create, view, update and delete VPCs

Scroll for all 12

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

fluence-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Fluence Authentication

apiKey/http · 2 schemes

SECURITY

Fluence Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Fluence Scopes

34 scopes

34 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Fluence Agentic Access

71 operations · 40 acting · 2 human-in-the-loop

71 operations · 40 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fluence
name: Fluence
description: 'Fluence is a decentralized (DePIN) cloud-computing platform offering enterprise-grade CPU and GPU compute —
  virtual machines, GPU containers, and bare-metal instances — rented from a global marketplace of independent infrastructure
  providers at up to 85% below traditional clouds, with predictable pricing and zero egress fees. The Fluence API (api.fluence.dev)
  gives programmatic access to the marketplace: search available compute, deploy and manage VMs, attach storage and public
  IPs, configure VPCs, subnets, and security groups, register SSH keys, and handle billing. Compute is paid in USDC; the FLT
  token is used for staking and protocol governance on Fluence''s Arbitrum Orbit L2 appchain. Backed by Multicoin Capital.'
url: https://raw.githubusercontent.com/api-evangelist/fluence/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://www.fluence.network/favicon.ico
tags:
- Company
- Crypto Web3
- Cloud Compute
- DePIN
- GPU
- Infrastructure
- Virtual Machines
- AI Infrastructure
- Decentralized Cloud
apis:
- aid: fluence:fluence-billing-api
  name: Fluence Billing API
  description: Billing and payment related endpoints
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/fluence-billing-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-hardware-api
  name: Fluence Hardware API
  description: Hardware API endpoints
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Hardware
  properties:
  - type: OpenAPI
    url: openapi/fluence-hardware-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-prices-api
  name: Fluence Prices API
  description: Endpoints to get prices for different resources and cost estimation
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Prices
  properties:
  - type: OpenAPI
    url: openapi/fluence-prices-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-publicip-api
  name: Fluence PublicIP API
  description: The PublicIP API from Fluence — 3 operation(s) for publicip.
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - PublicIP
  properties:
  - type: OpenAPI
    url: openapi/fluence-publicip-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-securitygroup-api
  name: Fluence SecurityGroup API
  description: Endpoints to create, view, update and delete security groups
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - SecurityGroup
  properties:
  - type: OpenAPI
    url: openapi/fluence-securitygroup-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-service-api
  name: Fluence Service API
  description: The Service API from Fluence — 1 operation(s) for service.
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Service
  properties:
  - type: OpenAPI
    url: openapi/fluence-service-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-ssh-keys-api
  name: Fluence SSH keys API
  description: Endpoints to manage SSH keys
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - SSH keys
  properties:
  - type: OpenAPI
    url: openapi/fluence-ssh-keys-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-storage-api
  name: Fluence Storage API
  description: Endpoints to create, view, update and delete storage resources
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Storage
  properties:
  - type: OpenAPI
    url: openapi/fluence-storage-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-subnets-api
  name: Fluence Subnets API
  description: Endpoints to create, view, update and delete subnets
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Subnets
  properties:
  - type: OpenAPI
    url: openapi/fluence-subnets-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-users-api
  name: Fluence Users API
  description: Users API endpoints
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/fluence-users-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-vms-api
  name: Fluence VMs API
  description: Endpoints to create, view, update and delete VMs
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - VMs
  properties:
  - type: OpenAPI
    url: openapi/fluence-vms-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
- aid: fluence:fluence-vpcs-api
  name: Fluence VPCs API
  description: Endpoints to create, view, update and delete VPCs
  humanURL: https://fluence.dev/docs/build/api/overview
  baseURL: https://api.fluence.dev
  tags:
  - VPCs
  properties:
  - type: OpenAPI
    url: openapi/fluence-vpcs-api-openapi.yml
  - type: APIReference
    url: https://api.fluence.dev/swagger-ui/
  - type: Authentication
    url: authentication/fluence-authentication.yml
  - type: OAuthScopes
    url: scopes/fluence-scopes.yml
  - type: Conventions
    url: conventions/fluence-conventions.yml
  - type: ErrorCatalog
    url: errors/fluence-error-codes.yml
  - type: DataModel
    url: data-model/fluence-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.fluence.network
- type: DeveloperPortal
  url: https://fluence.dev/docs/build/overview
- type: Documentation
  url: https://fluence.dev/docs/build/overview
- type: APIReference
  url: https://api.fluence.dev/swagger-ui/
- type: GettingStarted
  url: https://fluence.dev/docs/build/overview
- type: Console
  url: https://console.fluence.network
- type: Blog
  url: https://www.fluence.network/blog/
- type: GitHubOrganization
  url: https://github.com/fluencelabs
- type: SignUp
  url: https://console.fluence.network/auth/sign-up
- type: TermsOfService
  url: https://console.fluence.network/files/FLUENCE_TERMS_OF_SERVICE.pdf
- type: PrivacyPolicy
  url: https://console.fluence.network/files/FLUENCE_PRIVACY_POLICY.pdf
- type: Compliance
  url: https://www.fluence.network/
- type: LLMsTxt
  url: llms/fluence-llms.txt
- type: Authentication
  url: authentication/fluence-authentication.yml
- type: OAuthScopes
  url: scopes/fluence-scopes.yml
- type: Conventions
  url: conventions/fluence-conventions.yml
- type: ErrorCatalog
  url: errors/fluence-error-codes.yml
- type: Lifecycle
  url: lifecycle/fluence-lifecycle.yml
- type: Conformance
  url: conformance/fluence-conformance.yml
- type: DataModel
  url: data-model/fluence-data-model.yml
- type: MCPServer
  url: mcp/fluence-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/fluence-agentic-access.yml
- type: DomainSecurity
  url: security/fluence-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence