Cypherium website screenshot

Cypherium

Cypherium is a permissionless Layer-1 blockchain built to bridge centralized (CeFi) and decentralized (DeFi) finance and bring real-world assets on-chain at scale. It runs CypherBFT, a hybrid consensus that pairs GPU proof-of-work committee election with HotStuff Byzantine Fault Tolerance for near-instant finality, and is EVM/Solidity compatible (EVM chain ID 16166). Products include CypherLink (cross-ledger notary), Cypherium Connect (bank integration plugin, marketed as ISO 20022 compliant), the Cypherium Validator, and Cypherium ID (decentralized identity). Developers integrate through an Ethereum-style JSON-RPC node API (eth/web3/net/ personal/miner/txpool/admin namespaces over HTTP, WS and IPC) and a Coinbase Rosetta API implementation for exchange and wallet integration. Surfaced as a portfolio company of Pantera Capital and enriched into the API Evangelist network.

Cypherium publishes 2 APIs on the APIs.io network. Tagged areas include Company, Crypto, Blockchain, Layer 1, and JSON-RPC.

Cypherium’s developer surface includes documentation, engineering blog, and 7 more developer resources.

13.9/100 emerging ▬ flat Agent 0/100 human only library Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
2 APIs
CompanyCryptoBlockchainLayer 1JSON-RPCEVMDeFiRosettaConsensus

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 13.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.8 / 20
Access Clarity 0.0 / 20
Operational Transparency 0.3 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/cypherium: 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 2

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

Cypherium JSON-RPC API

Ethereum-compatible JSON-RPC node API for the Cypherium Layer-1 mainnet — eth, web3, net, personal, miner, txpool and admin namespaces over HTTP, WebSocket and IPC. EVM chain ID...

Rosetta Cypherium API

Coinbase Rosetta API (Data + Construction) reference implementation for Cypherium, enabling standardized blockchain data access and stateless offline transaction construction fo...

Security Posture 1

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

Cypherium Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cypherium
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
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/cypherium.png
name: Cypherium
description: Cypherium is a permissionless Layer-1 blockchain built to bridge centralized (CeFi) and decentralized (DeFi)
  finance and bring real-world assets on-chain at scale. It runs CypherBFT, a hybrid consensus that pairs GPU proof-of-work
  committee election with HotStuff Byzantine Fault Tolerance for near-instant finality, and is EVM/Solidity compatible (EVM
  chain ID 16166). Products include CypherLink (cross-ledger notary), Cypherium Connect (bank integration plugin, marketed
  as ISO 20022 compliant), the Cypherium Validator, and Cypherium ID (decentralized identity). Developers integrate through
  an Ethereum-style JSON-RPC node API (eth/web3/net/ personal/miner/txpool/admin namespaces over HTTP, WS and IPC) and a Coinbase
  Rosetta API implementation for exchange and wallet integration. Surfaced as a portfolio company of Pantera Capital and enriched
  into the API Evangelist network.
url: https://raw.githubusercontent.com/api-evangelist/cypherium/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto
- Blockchain
- Layer 1
- JSON-RPC
- EVM
- DeFi
- Rosetta
- Consensus
apis:
- name: Cypherium JSON-RPC API
  description: Ethereum-compatible JSON-RPC node API for the Cypherium Layer-1 mainnet — eth, web3, net, personal, miner,
    txpool and admin namespaces over HTTP, WebSocket and IPC. EVM chain ID 16166, native currency CPH.
  humanURL: https://github.com/cypherium/cypher
  baseURL: https://pubnodes.cypherium.io/rpc
  tags:
  - JSON-RPC
  - EVM
  - Blockchain
  properties:
  - type: Documentation
    url: https://github.com/cypherium/cypher
  - type: BlockExplorer
    url: https://cypherium.tryethernal.com/
- name: Rosetta Cypherium API
  description: Coinbase Rosetta API (Data + Construction) reference implementation for Cypherium, enabling standardized blockchain
    data access and stateless offline transaction construction for exchanges and wallets.
  humanURL: https://github.com/cypherium/rosetta-cypherium
  baseURL: https://github.com/cypherium/rosetta-cypherium
  tags:
  - Rosetta
  - Blockchain
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.cypherium.io/
- type: GitHubOrganization
  url: https://github.com/cypherium
- type: Documentation
  url: https://github.com/cypherium/cypher
- type: Blog
  url: https://www.cypherium.io/blog
- type: Packages
  url: packages/cypherium-packages.yml
- type: SDKs
  url: packages/cypherium-packages.yml
- type: Conformance
  url: conformance/cypherium-conformance.yml
- type: DomainSecurity
  url: security/cypherium-domain-security.yml
- type: LLMsTxt
  url: llms/cypherium-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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