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.6/100 emerging ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
6 APIs
StorageDistributed StorageObject StorageBlock StorageFile StorageOpen SourceSoftware-Defined Storage

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 25.6/100 · emerging
Contract Quality 13.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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 1

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

Ceph Manager REST API

OPEN COLLECTION

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
url: https://raw.githubusercontent.com/api-evangelist/ceph/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
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:
  - 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