Chia Network

Chia Network is the company behind an open-source, decentralized blockchain that uses a Proof of Space and Time consensus model, letting participants "farm" with unused disk space instead of energy-intensive mining. Its reference implementation, chia-blockchain, runs a full node, farmer, harvester, timelord, and wallet, and exposes a set of local, TLS-certificate-secured JSON RPC services (full node, wallet, farmer, harvester, DataLayer, crawler, timelord, solver, and a WebSocket daemon) alongside the `chia` command-line interface and the Chialisp smart-contract language. Chia also builds tooling for tokenized carbon and climate applications (Climate Action Data Trust). The developer surface centers on the RPC APIs, official Python and Rust packages, and an extensive GitHub organization rather than a public hosted API.

Chia Network publishes 1 API on the APIs.io network. Tagged areas include Company, Frontier Tech, Blockchain, Cryptocurrency, and Decentralized.

Chia Network’s developer surface includes documentation, API reference, getting-started guide, engineering blog, changelog, CLI, authentication, and 15 more developer resources.

29.2/100 emerging Agent 14/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyFrontier TechBlockchainCryptocurrencyDecentralizedWeb3Developer ToolsOpen Source

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 29.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 8.0 / 10
Agent readiness — 14/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
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 4 / 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/chia-network: 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

Chia RPC API

Local JSON-over-HTTPS RPC surface exposed by the chia-blockchain reference node. Each service (full_node, wallet, farmer, harvester, datalayer, crawler, timelord, solver) listen...

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: chia-network
name: Chia Network
description: Chia Network is the company behind an open-source, decentralized blockchain that uses a Proof of Space and Time
  consensus model, letting participants "farm" with unused disk space instead of energy-intensive mining. Its reference implementation,
  chia-blockchain, runs a full node, farmer, harvester, timelord, and wallet, and exposes a set of local, TLS-certificate-secured
  JSON RPC services (full node, wallet, farmer, harvester, DataLayer, crawler, timelord, solver, and a WebSocket daemon) alongside
  the `chia` command-line interface and the Chialisp smart-contract language. Chia also builds tooling for tokenized carbon
  and climate applications (Climate Action Data Trust). The developer surface centers on the RPC APIs, official Python and
  Rust packages, and an extensive GitHub organization rather than a public hosted API.
url: https://raw.githubusercontent.com/api-evangelist/chia-network/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- dcm-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg
tags:
- Company
- Frontier Tech
- Blockchain
- Cryptocurrency
- Decentralized
- Web3
- Developer Tools
- Open Source
apis:
- name: Chia RPC API
  description: Local JSON-over-HTTPS RPC surface exposed by the chia-blockchain reference node. Each service (full_node, wallet,
    farmer, harvester, datalayer, crawler, timelord, solver) listens on its own port and is secured with TLS client certificates;
    the daemon additionally routes RPCs over WebSocket. Intended to run on localhost.
  humanURL: https://docs.chia.net/rpc/
  baseURL: https://localhost:8555
  properties:
  - type: APIReference
    url: https://docs.chia.net/rpc/
  - type: Authentication
    url: authentication/chia-network-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://chia.net/
- type: DeveloperPortal
  url: https://docs.chia.net/
- type: Documentation
  url: https://docs.chia.net/
- type: APIReference
  url: https://docs.chia.net/rpc/
- type: GettingStarted
  url: https://docs.chia.net/chia-blockchain/introduction/
- type: Blog
  url: https://www.chia.net/blog/
- type: GitHubOrganization
  url: https://github.com/Chia-Network
- type: SourceCode
  url: https://github.com/Chia-Network/chia-blockchain
- type: TermsOfService
  url: https://www.chia.net/terms/
- type: PrivacyPolicy
  url: https://www.chia.net/privacy/
- type: StatusPage
  url: https://status.chia.net/
- type: ChangeLog
  url: https://github.com/Chia-Network/chia-blockchain/blob/main/CHANGELOG.md
- type: Packages
  url: packages/chia-network-packages.yml
- type: SDKs
  url: packages/chia-network-packages.yml
- type: CLI
  url: cli/chia-network-cli.yml
- type: Authentication
  url: authentication/chia-network-authentication.yml
- type: Conventions
  url: conventions/chia-network-conventions.yml
- type: Lifecycle
  url: lifecycle/chia-network-lifecycle.yml
- type: Conformance
  url: conformance/chia-network-conformance.yml
- type: WellKnown
  url: well-known/chia-network-well-known.yml
- type: DomainSecurity
  url: security/chia-network-domain-security.yml
- type: LLMsTxt
  url: llms/chia-network-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence