EigenDA website screenshot

EigenDA

EigenDA is a secure, high-throughput, decentralized data availability (DA) service built on top of Ethereum using EigenLayer restaking primitives. Developed by Eigen Labs and operated as the flagship product of EigenCloud, EigenDA accepts blobs of rollup data from rollup sequencers, erasure-codes them, distributes the chunks across a network of EigenLayer-restaked operators, and produces aggregate BLS signatures that anchor data availability on Ethereum L1. The service is positioned as a hyperscale DA layer for rollups, advertising 1 GB/s of design throughput and is secured by 4M+ ETH restaked through EigenLayer with validators that include Coinbase, Google, Nethermind, and Puffer. EigenDA is consumed today by rollups and chains including Celo, MegaETH, and Aevo, with integrations available for Arbitrum Orbit, OP Stack, Nitro, and the Sovereign SDK. The protocol exposes a gRPC API surface across a Disperser (blob ingest and status), Relays (blob and chunk retrieval), Retriever (reconstructive retrieval), Churner (operator registration), and Validator/Node endpoints. v2 of the protocol introduces a payment vault and the GetPaymentState RPC on the Disperser, replacing per-account static throughput reservations with a programmatic payments surface. The reference implementation is open source in Go (with a Rust client and SDKs in Rust and TypeScript), licensed Apache-2.0 / MIT, and developed in the open on GitHub.

EigenDA publishes 5 APIs on the APIs.io network. Tagged areas include Blockchain, Data Availability, Ethereum, Restaking, and EigenLayer.

EigenDA’s developer surface includes developer portal, documentation, engineering blog, tooling, code examples, support, and 27 more developer resources.

20.3/100 emerging ▬ flat Agent 1/100 human only Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
5 APIs
BlockchainData AvailabilityEthereumRestakingEigenLayerRollupsLayer 2Web3gRPCDecentralized InfrastructureKZG CommitmentsCryptography

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/eigenda: 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 5

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

EigenDA Disperser API

gRPC API exposed by the EigenDA Disperser. Rollups submit raw blobs to DisperseBlob, then poll GetBlobStatus until the blob is confirmed and dispersed across the operator set. v...

EigenDA Retriever API

gRPC service that fans out chunk requests to EigenDA operator nodes and reconstructs the original blob from the retrieved chunks via the RetrieveBlob RPC.

EigenDA Relay API

gRPC service exposing GetBlob, GetChunks, and GetValidatorChunks against blobs stored by the relay layer. Relays sit between rollups and validators and front the read path for p...

EigenDA Churner API

gRPC service that handles operator registration via the Churn RPC. The Churner decides whether new operators may join the EigenDA operator set and which existing operators are e...

EigenDA Validator Node API

gRPC API served by EigenDA operator nodes. Validators receive chunk dispersals from the Disperser, sign aggregated attestations, and serve chunk retrieval. v2 introduces node_v2...

Security Posture 1

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

Eigenda Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Build 14

SDKs, sample code, and the tooling you integrate with

Scroll for all 14

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: eigenda
name: EigenDA
description: EigenDA is a secure, high-throughput, decentralized data availability (DA) service built on top of Ethereum using
  EigenLayer restaking primitives. Developed by Eigen Labs and operated as the flagship product of EigenCloud, EigenDA accepts
  blobs of rollup data from rollup sequencers, erasure-codes them, distributes the chunks across a network of EigenLayer-restaked
  operators, and produces aggregate BLS signatures that anchor data availability on Ethereum L1. The service is positioned
  as a hyperscale DA layer for rollups, advertising 1 GB/s of design throughput and is secured by 4M+ ETH restaked through
  EigenLayer with validators that include Coinbase, Google, Nethermind, and Puffer. EigenDA is consumed today by rollups and
  chains including Celo, MegaETH, and Aevo, with integrations available for Arbitrum Orbit, OP Stack, Nitro, and the Sovereign
  SDK. The protocol exposes a gRPC API surface across a Disperser (blob ingest and status), Relays (blob and chunk retrieval),
  Retriever (reconstructive retrieval), Churner (operator registration), and Validator/Node endpoints. v2 of the protocol
  introduces a payment vault and the GetPaymentState RPC on the Disperser, replacing per-account static throughput reservations
  with a programmatic payments surface. The reference implementation is open source in Go (with a Rust client and SDKs in
  Rust and TypeScript), licensed Apache-2.0 / MIT, and developed in the open on GitHub.
type: Index
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - url: https://www.eigenda.xyz
    status: 302
    note: declared website redirects to https://www.eigencloud.xyz/da — a different registrable domain (eigenda.xyz -> eigencloud.xyz),
      possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-07-22'
  method: derived
position: Producing
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/eigenda.png
tags:
- Blockchain
- Data Availability
- Ethereum
- Restaking
- EigenLayer
- Rollups
- Layer 2
- Web3
- gRPC
- Decentralized Infrastructure
- KZG Commitments
- Cryptography
url: https://raw.githubusercontent.com/api-evangelist/eigenda/refs/heads/main/apis.yml
created: '2026-05-24'
modified: '2026-05-24'
specificationVersion: '0.23'
apis:
- aid: eigenda:disperser-api
  name: EigenDA Disperser API
  description: gRPC API exposed by the EigenDA Disperser. Rollups submit raw blobs to DisperseBlob, then poll GetBlobStatus
    until the blob is confirmed and dispersed across the operator set. v2 adds GetBlobCommitment, GetPaymentState (payment
    vault accounting), and GetValidatorSigningRate.
  humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/disperser
  baseURL: https://disperser-mainnet.eigenda.xyz
  tags:
  - Data Availability
  - Disperser
  - Blobs
  - gRPC
  properties:
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/disperser/disperser.proto
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/disperser/v2/disperser_v2.proto
  - type: Protobuf
    url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/disperser
- aid: eigenda:retriever-api
  name: EigenDA Retriever API
  description: gRPC service that fans out chunk requests to EigenDA operator nodes and reconstructs the original blob from
    the retrieved chunks via the RetrieveBlob RPC.
  humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/retriever
  tags:
  - Data Availability
  - Retriever
  - Blobs
  - gRPC
  properties:
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/retriever/retriever.proto
  - type: Protobuf
    url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/retriever
- aid: eigenda:relay-api
  name: EigenDA Relay API
  description: gRPC service exposing GetBlob, GetChunks, and GetValidatorChunks against blobs stored by the relay layer. Relays
    sit between rollups and validators and front the read path for posted blobs.
  humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/relay
  tags:
  - Data Availability
  - Relay
  - Chunks
  - gRPC
  properties:
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/relay/relay.proto
  - type: Protobuf
    url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/relay
- aid: eigenda:churner-api
  name: EigenDA Churner API
  description: gRPC service that handles operator registration via the Churn RPC. The Churner decides whether new operators
    may join the EigenDA operator set and which existing operators are evicted when the registered stake exceeds protocol
    capacity.
  humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/churner
  tags:
  - Data Availability
  - Churner
  - Operators
  - Registration
  - gRPC
  properties:
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/churner/churner.proto
  - type: Protobuf
    url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/churner
- aid: eigenda:validator-node-api
  name: EigenDA Validator Node API
  description: gRPC API served by EigenDA operator nodes. Validators receive chunk dispersals from the Disperser, sign aggregated
    attestations, and serve chunk retrieval. v2 introduces node_v2.proto and a separate signing_rate.proto for measuring per-validator
    availability.
  humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/validator
  tags:
  - Data Availability
  - Validator
  - Node
  - Operators
  - gRPC
  properties:
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/validator/node_v2.proto
  - type: Documentation
    url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/validator/signing_rate.proto
  - type: Protobuf
    url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/validator
common:
- type: IssueTracker
  url: https://github.com/Layr-Labs/eigenda/issues
- type: Releases
  url: https://github.com/Layr-Labs/eigenda/releases
- type: SecurityPolicy
  url: https://github.com/Layr-Labs/eigenda/blob/master/SECURITY.md
- type: ContributionGuide
  url: https://github.com/Layr-Labs/eigenda/blob/master/docs/contributing.md
- type: DomainSecurity
  url: security/eigenda-domain-security.yml
- type: Website
  url: https://www.eigenda.xyz
- type: Website
  url: https://eigencloud.xyz/da
- type: Portal
  url: https://docs.eigencloud.xyz/products/eigenda/overview
- type: Documentation
  url: https://docs.eigencloud.xyz/products/eigenda/api/disperser-v2-API/overview
- type: Documentation
  url: https://layr-labs.github.io/eigenda/
- type: Blog
  url: https://www.blog.eigenlayer.xyz/intro-to-eigenda-hyperscale-data-availability-for-rollups/
- type: BlobExplorer
  url: https://blobs.eigenda.xyz/
- type: GitHubOrganization
  url: https://github.com/Layr-Labs
- type: SourceCode
  url: https://github.com/Layr-Labs/eigenda
- type: SDKs
  url: https://github.com/Layr-Labs/eigenda-sdk
  name: EigenDA TypeScript SDK (beta)
- type: SDKs
  url: https://github.com/Layr-Labs/eigenda-rs
  name: EigenDA Rust Tooling
- type: SDKs
  url: https://github.com/Layr-Labs/eigenda-client-rs
  name: EigenDA Rust Client
- type: SDKs
  url: https://github.com/Layr-Labs/eigensdk-go
  name: EigenLayer Go SDK
- type: SDKs
  url: https://github.com/Layr-Labs/eigensdk-rs
  name: EigenLayer Rust SDK
- type: Tools
  url: https://github.com/Layr-Labs/eigenda-proxy
  name: EigenDA Proxy
- type: Tools
  url: https://github.com/Layr-Labs/eigenda-orbit-sdk
  name: EigenDA Orbit SDK (Arbitrum Orbit fork)
- type: Tools
  url: https://github.com/Layr-Labs/eigenda-orbit-setup-script
  name: EigenDA Orbit Setup Script
- type: Tools
  url: https://github.com/Layr-Labs/nitro
  name: Arbitrum Nitro for EigenDA
- type: Tools
  url: https://github.com/Layr-Labs/eigenda-operator-setup
  name: EigenDA Operator Setup Guide
- type: Tools
  url: https://github.com/Layr-Labs/hokulea
  name: Hokulea (OP Stack EigenDA fault proofs)
- type: CodeExamples
  url: https://github.com/Layr-Labs/eigenda-examples
- type: Forums
  url: https://forum.eigenlayer.xyz/c/eigenda-research/36
- type: Twitter
  url: https://x.com/eigen_da
- type: Twitter
  url: https://x.com/eigenlayer
- type: Support
  url: mailto:eigenda-support@eigenlabs.org
- type: Company
  url: https://www.eigenlabs.org
- type: Whitepaper
  url: https://github.com/Layr-Labs/whitepaper
- type: License
  url: https://github.com/Layr-Labs/eigenda/blob/master/LICENSE
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/eigenda"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/eigenda/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/eigenda/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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