Ceph website screenshot

Ceph

Ceph is an open source, distributed storage platform that provides unified object, block, and file storage on commodity hardware with no single point of failure. The Ceph Manager (ceph-mgr) ships with a RESTful API that exposes the same operations available in the Ceph Dashboard for managing pools, OSDs, hosts, monitors, RGW, RBD, CephFS, and cluster configuration. The API is OpenAPI 3.0 compliant and authenticates via JWT bearer tokens.

Ceph publishes 6 APIs on the APIs.io network, including Auth API, Cluster API, Configuration API, and 3 more. Tagged areas include Storage, Distributed Storage, Object Storage, Block Storage, and File Storage.

Ceph’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

25.7/100 emerging ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessSelf serve
6 APIs
StorageDistributed StorageObject StorageBlock StorageFile StorageOpen-SourceSoftware-Defined Storage

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 25.7/100 · emerging
Contract Quality 13.2 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 0.0 / 20
Operational Transparency 0.3 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/ceph: 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 6

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

Ceph Auth API

The Auth API from Ceph — 3 operation(s) for auth.

Ceph Cluster API

The Cluster API from Ceph — 1 operation(s) for cluster.

Ceph Configuration API

The Configuration API from Ceph — 3 operation(s) for configuration.

Ceph CRUSH API

The CRUSH API from Ceph — 2 operation(s) for crush.

Ceph Daemon API

The Daemon API from Ceph — 2 operation(s) for daemon.

Ceph User API

The User API from Ceph — 2 operation(s) for user.

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Ceph Manager REST API

OPEN COLLECTION

Scroll for all 8

Security Posture 3

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

Ceph Authentication

http · 1 scheme

SECURITY

Ceph Domain Security

TLSv1.3 · DMARC

SECURITY

Ceph Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

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

Ceph Agentic Access

18 operations · 12 acting

18 operations · 12 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ceph
name: Ceph
description: Ceph is an open source, distributed storage platform that provides unified object, block, and file storage on
  commodity hardware with no single point of failure. The Ceph Manager (ceph-mgr) ships with a RESTful API that exposes the
  same operations available in the Ceph Dashboard for managing pools, OSDs, hosts, monitors, RGW, RBD, CephFS, and cluster
  configuration. The API is OpenAPI 3.0 compliant and authenticates via JWT bearer tokens.
type: Index
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ceph.png
tags:
- Storage
- Distributed Storage
- Object Storage
- Block Storage
- File Storage
- Open-Source
- Software-Defined Storage
tags_raw:
- Storage
- Distributed Storage
- Object Storage
- Block Storage
- File Storage
- Open Source
- Software-Defined Storage
url: https://raw.githubusercontent.com/api-evangelist/ceph/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: ceph:ceph-auth-api
  name: Ceph Auth API
  description: The Auth API from Ceph — 3 operation(s) for auth.
  humanURL: https://docs.ceph.com/en/latest/mgr/ceph_api/
  baseURL: https://{manager_host}:{dashboard_port}/api
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/ceph-auth-api-openapi.yml
  - type: Documentation
    url: https://docs.ceph.com/en/latest/mgr/ceph_api/
  - type: Swagger UI
    url: https://{manager_host}:{dashboard_port}/docs
  - type: Source Code
    url: https://github.com/ceph/ceph
- aid: ceph:ceph-cluster-api
  name: Ceph Cluster API
  description: The Cluster API from Ceph — 1 operation(s) for cluster.
  humanURL: https://docs.ceph.com/en/latest/mgr/ceph_api/
  baseURL: https://{manager_host}:{dashboard_port}/api
  tags:
  - Cluster
  properties:
  - type: OpenAPI
    url: openapi/ceph-cluster-api-openapi.yml
  - type: Documentation
    url: https://docs.ceph.com/en/latest/mgr/ceph_api/
  - type: Swagger UI
    url: https://{manager_host}:{dashboard_port}/docs
  - type: Source Code
    url: https://github.com/ceph/ceph
- aid: ceph:ceph-configuration-api
  name: Ceph Configuration API
  description: The Configuration API from Ceph — 3 operation(s) for configuration.
  humanURL: https://docs.ceph.com/en/latest/mgr/ceph_api/
  baseURL: https://{manager_host}:{dashboard_port}/api
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/ceph-configuration-api-openapi.yml
  - type: Documentation
    url: https://docs.ceph.com/en/latest/mgr/ceph_api/
  - type: Swagger UI
    url: https://{manager_host}:{dashboard_port}/docs
  - type: Source Code
    url: https://github.com/ceph/ceph
- aid: ceph:ceph-crush-api
  name: Ceph CRUSH API
  description: The CRUSH API from Ceph — 2 operation(s) for crush.
  humanURL: https://docs.ceph.com/en/latest/mgr/ceph_api/
  baseURL: https://{manager_host}:{dashboard_port}/api
  tags:
  - CRUSH
  properties:
  - type: OpenAPI
    url: openapi/ceph-crush-api-openapi.yml
  - type: Documentation
    url: https://docs.ceph.com/en/latest/mgr/ceph_api/
  - type: Swagger UI
    url: https://{manager_host}:{dashboard_port}/docs
  - type: Source Code
    url: https://github.com/ceph/ceph
- aid: ceph:ceph-daemon-api
  name: Ceph Daemon API
  description: The Daemon API from Ceph — 2 operation(s) for daemon.
  humanURL: https://docs.ceph.com/en/latest/mgr/ceph_api/
  baseURL: https://{manager_host}:{dashboard_port}/api
  tags:
  - Daemon
  properties:
  - type: OpenAPI
    url: openapi/ceph-daemon-api-openapi.yml
  - type: Documentation
    url: https://docs.ceph.com/en/latest/mgr/ceph_api/
  - type: Swagger UI
    url: https://{manager_host}:{dashboard_port}/docs
  - type: Source Code
    url: https://github.com/ceph/ceph
- aid: ceph:ceph-user-api
  name: Ceph User API
  description: The User API from Ceph — 2 operation(s) for user.
  humanURL: https://docs.ceph.com/en/latest/mgr/ceph_api/
  baseURL: https://{manager_host}:{dashboard_port}/api
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/ceph-user-api-openapi.yml
  - type: Documentation
    url: https://docs.ceph.com/en/latest/mgr/ceph_api/
  - type: Swagger UI
    url: https://{manager_host}:{dashboard_port}/docs
  - type: Source Code
    url: https://github.com/ceph/ceph
common:
- type: AgenticAccess
  url: agentic-access/ceph-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/ceph-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ceph-domain-security.yml
- type: Authentication
  url: authentication/ceph-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/ceph
- type: Website
  url: https://ceph.io
- type: Documentation
  url: https://docs.ceph.com
- type: GitHubOrganization
  url: https://github.com/ceph
- type: Mailing Lists
  url: https://ceph.io/en/community/connect/
- type: Foundation
  url: https://ceph.io/en/foundation/
- url: https://ceph.io/en/news/blog/feed.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/ceph"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ceph/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ceph/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.