Volumez

Volumez is a SaaS data-infrastructure-as-a-service (DIaaS) company, founded in 2020, headquartered in the San Francisco Bay Area with R&D in Tel Aviv, that composes block and file storage directly out of cloud instance-local NVMe media instead of a storage controller. Its orchestrator exposes a declarative REST API — volumes, policies, media, nodes, networks, snapshots, attachments, exports, connectivities, capacity groups, jobs and tenant/user administration — so applications can request precise IO characteristics (IOPS, latency, resiliency) the same way they request CPU and memory. The platform ships a Kubernetes CSI driver (Helm chart), Terraform and Bicep infrastructure modules for AWS, Azure and OCI, and a generated Go REST client. Through 2026 the company repositioned its public site around enterprise agentic-AI infrastructure and retired its public developer portal, API host and status page; the machine-readable contract now lives only in its own GitHub organization.

Volumez publishes 1 API on the APIs.io network: Orchestrator API. Tagged areas include Storage, Block Storage, Data Infrastructure, Cloud Infrastructure, and Kubernetes.

Volumez’s developer surface includes support, changelog, authentication, and 17 more developer resources.

35.5/100 thin Agent 29/100 agent ready Full breakdown ↓
scored 2026-09-04 · rubric v0.18.3
1 APIs
StorageBlock StorageData InfrastructureCloud InfrastructureKubernetesContainer Storage InterfaceAI InfrastructureSnapshotsInfrastructure as CodeDIaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-04 · rubric v0.18.3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/volumez: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Volumez Orchestrator API

REST API for the Volumez orchestrator — create and modify volumes from declarative policies, plan and auto-provision infrastructure, manage media and nodes, take and roll back s...

Pricing Plans 1

Published pricing tiers and plan structures.

Volumez Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Volumez Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Volumez Authentication

apiKey · 1 scheme

SECURITY

Volumez Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: volumez
name: Volumez
description: Volumez is a SaaS data-infrastructure-as-a-service (DIaaS) company, founded in 2020, headquartered in the San
  Francisco Bay Area with R&D in Tel Aviv, that composes block and file storage directly out of cloud instance-local NVMe
  media instead of a storage controller. Its orchestrator exposes a declarative REST API — volumes, policies, media, nodes,
  networks, snapshots, attachments, exports, connectivities, capacity groups, jobs and tenant/user administration — so applications
  can request precise IO characteristics (IOPS, latency, resiliency) the same way they request CPU and memory. The platform
  ships a Kubernetes CSI driver (Helm chart), Terraform and Bicep infrastructure modules for AWS, Azure and OCI, and a generated
  Go REST client. Through 2026 the company repositioned its public site around enterprise agentic-AI infrastructure and retired
  its public developer portal, API host and status page; the machine-readable contract now lives only in its own GitHub organization.
image: https://cdn.prod.website-files.com/697f0ed00fa3efb03f6269c4/698dc3c03de73edbaf042a8a_Share%20thumbnail%20(1).jpg
url: https://raw.githubusercontent.com/api-evangelist/volumez/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-04'
modified: '2026-09-04'
position: Producing
tags:
- Storage
- Block Storage
- Data Infrastructure
- Cloud Infrastructure
- Kubernetes
- Container Storage Interface
- AI Infrastructure
- Snapshots
- Infrastructure as Code
- DIaaS
tags_raw:
- storage
- block-storage
- data-infrastructure
- cloud-infrastructure
- kubernetes
- container-storage-interface
- ai-infrastructure
- snapshots
- infrastructure-as-code
- diaas
apis:
- name: Volumez Orchestrator API
  description: REST API for the Volumez orchestrator — create and modify volumes from declarative policies, plan and auto-provision
    infrastructure, manage media and nodes, take and roll back snapshots, attach volumes to nodes, publish NFS/exports, configure
    networks and connectivities, watch asynchronous jobs and alerts, and administer tenants, users, roles and cloud-provider
    credentials. 124 operations over 95 paths, described by a first-party OpenAPI 3.0.1 document Volumez publishes inside
    its generated Go client. Authenticated with a JWT bearer token in the `authorization` header, backed by an AWS Cognito
    user pool.
  image: https://cdn.prod.website-files.com/697f0ed00fa3efb03f6269c4/698dc3c03de73edbaf042a8a_Share%20thumbnail%20(1).jpg
  humanURL: https://github.com/VolumezTech/volumez-rest-client
  baseURL: https://api.dev.volumez.com
  tags:
  - Storage
  - Block Storage
  - Data Infrastructure
  - Snapshots
  - Kubernetes
  tags_raw:
  - storage
  - block-storage
  - data-infrastructure
  - snapshots
  - kubernetes
  properties:
  - type: OpenAPI
    url: openapi/volumez-orchestrator-api-openapi.yaml
  - type: Overlay
    url: overlays/volumez-orchestrator-api-overlay.yaml
  - type: SourceCode
    url: https://github.com/VolumezTech/volumez-rest-client
  - type: Documentation
    url: https://github.com/VolumezTech/volumez-rest-client/blob/main/pkg/openapi/README.md
  - type: Authentication
    url: authentication/volumez-authentication.yml
  - type: Conventions
    url: conventions/volumez-conventions.yml
  - type: ErrorCatalog
    url: errors/volumez-problem-types.yml
  - type: DataModel
    url: data-model/volumez-data-model.yml
  - type: RateLimits
    url: rate-limits/volumez-rate-limits.yml
  - type: JSONSchema
    url: json-schema/volumez-common-schemas.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://volumez.com/
- type: GitHubOrganization
  url: https://github.com/VolumezTech
- type: Support
  url: https://volumez.com/contact-us
- type: TermsOfService
  url: https://volumez.com/terms-of-use
- type: PrivacyPolicy
  url: https://volumez.com/privacy-policy
- type: StatusPage
  url: https://volumez.statuspage.io/
- type: Lifecycle
  url: lifecycle/volumez-lifecycle.yml
- type: ChangeLog
  url: changelog/volumez-changelog.yml
- type: Conformance
  url: conformance/volumez-conformance.yml
- type: Compliance
  url: conformance/volumez-conformance.yml
- type: Authentication
  url: authentication/volumez-authentication.yml
- type: Conventions
  url: conventions/volumez-conventions.yml
- type: DomainSecurity
  url: security/volumez-domain-security.yml
- type: Packages
  url: packages/volumez-packages.yml
- type: SDKs
  url: packages/volumez-packages.yml
- type: Plans
  url: plans/volumez-plans-pricing.yml
- type: RateLimits
  url: rate-limits/volumez-rate-limits.yml
- type: LLMsTxt
  url: llms/volumez-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: X-MCPServerCandidate
  url: mcp/volumez-mcp.yml
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 24
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/volumez"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/volumez/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/volumez/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.