Chia website screenshot

Chia

Chia Network is the company behind the Chia blockchain, a decentralized layer-1 network whose native coin is XCH. Chia replaces energy-intensive Proof of Work with Nakamoto-consensus Proof of Space and Time, letting participants "farm" with standard disk hardware. The open-source Python reference client runs a full node, farmer, harvester, timelord and wallet and exposes a local JSON-RPC API (secured with mutual TLS) across full-node, wallet, farmer, harvester, DataLayer, DID, NFT, offers, DAO, VC and simulator services, plus the `chia` command-line client. On-chain smart transactions are authored in Chialisp / CLVM, and the network supports CATs (tokens), NFTs, DIDs, offers, DataLayer and DAOs. Chia was surfaced as a portfolio company of a16z and Greylock and enriched from its public developer surface.

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

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

28.0/100 thin ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessApproval
1 APIs
CompanyBlockchainCryptocurrencyWeb3DecentralizedJSON-RPCDeveloper ToolsOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 28.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Access Clarity 4.2 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.0 / 12
Discoverability 6.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
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/chia: 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 1

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

Chia JSON-RPC API

Local JSON-RPC servers exposed by the Chia reference client for the full node, wallet, farmer, harvester, DataLayer, DID, NFT, offers, DAO, VC and simulator services. All calls ...

Security Posture 2

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

Chia Authentication

mutualTLS · 1 scheme

SECURITY

Chia Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

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 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

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
name: Chia
description: Chia Network is the company behind the Chia blockchain, a decentralized layer-1 network whose native coin is
  XCH. Chia replaces energy-intensive Proof of Work with Nakamoto-consensus Proof of Space and Time, letting participants
  "farm" with standard disk hardware. The open-source Python reference client runs a full node, farmer, harvester, timelord
  and wallet and exposes a local JSON-RPC API (secured with mutual TLS) across full-node, wallet, farmer, harvester, DataLayer,
  DID, NFT, offers, DAO, VC and simulator services, plus the `chia` command-line client. On-chain smart transactions are authored
  in Chialisp / CLVM, and the network supports CATs (tokens), NFTs, DIDs, offers, DataLayer and DAOs. Chia was surfaced as
  a portfolio company of a16z and Greylock and enriched from its public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/chia/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- greylock
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg
tags:
- Company
- Blockchain
- Cryptocurrency
- Web3
- Decentralized
- JSON-RPC
- Developer Tools
- Open-Source
tags_raw:
- Company
- Blockchain
- Cryptocurrency
- Web3
- Decentralized
- JSON-RPC
- Developer Tools
- Open Source
apis:
- name: Chia JSON-RPC API
  description: Local JSON-RPC servers exposed by the Chia reference client for the full node, wallet, farmer, harvester, DataLayer,
    DID, NFT, offers, DAO, VC and simulator services. All calls are POST JSON over HTTPS (or WebSocket via the daemon) secured
    with mutual TLS; responses carry a boolean `success` field.
  humanURL: https://docs.chia.net/rpc/
  baseURL: https://localhost:8555/
  tags:
  - Blockchain
  - JSON-RPC
  properties:
  - type: Documentation
    url: https://docs.chia.net/rpc/
  - type: APIReference
    url: https://docs.chia.net/reference-client/rpc-reference/full-node-rpc/
  - type: Authentication
    url: authentication/chia-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.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/guides/crash-course/introduction
- type: Blog
  url: https://www.chia.net/blog/
- type: GitHubOrganization
  url: https://github.com/Chia-Network
- type: TermsOfService
  url: https://www.chia.net/terms/
- type: PrivacyPolicy
  url: https://www.chia.net/privacy/
- type: Packages
  url: packages/chia-packages.yml
- type: SDKs
  url: packages/chia-packages.yml
- type: CLI
  url: cli/chia-cli.yml
- type: Sandbox
  url: sandbox/chia-sandbox.yml
- type: Authentication
  url: authentication/chia-authentication.yml
- type: Conventions
  url: conventions/chia-conventions.yml
- type: Lifecycle
  url: lifecycle/chia-lifecycle.yml
- type: ChangeLog
  url: changelog/chia-changelog.yml
- type: WellKnown
  url: well-known/chia-well-known.yml
- type: DomainSecurity
  url: security/chia-domain-security.yml
- type: LLMsTxt
  url: llms/chia-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/chia"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/chia/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/chia/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.