Raft website screenshot

Raft

Raft is a consensus algorithm for distributed systems designed to be understandable and provide the same guarantees as Paxos, used for distributed log replication and leader election in fault-tolerant systems.

Raft is profiled on the APIs.io network. Tagged areas include Consensus, Distributed Systems, Raft, Algorithms, and Replication.

Raft’s developer surface includes documentation and 2 more developer resources.

8.5/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
0 APIs
ConsensusDistributed SystemsRaftAlgorithmsReplication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 8.5/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.8 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 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
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/raft: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: raft
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/raft.png
name: Raft
description: Raft is a consensus algorithm for distributed systems designed to be understandable and provide the same guarantees
  as Paxos, used for distributed log replication and leader election in fault-tolerant systems.
type: Index
url: https://raw.githubusercontent.com/api-evangelist/raft/refs/heads/main/apis.yml
tags:
- Consensus
- Distributed Systems
- Raft
- Algorithms
- Replication
created: '2025-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis: []
common:
- type: Documentation
  url: https://raft.github.io/
- type: Paper
  url: https://raft.github.io/raft.pdf
- type: SourceCode
  url: https://github.com/raft
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com