Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zcash JSON-RPC API (zcashd)

The primary JSON-RPC interface exposed by zcashd, the original Zcash full node. Backwards compatible with Bitcoin Core 0.11.2 with Zcash-specific extensions for shielded address management and private transactions. Accessible at localhost port 8232 with RPC authentication.

Requests are made against the base URL http://127.0.0.1:8232/.

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI
Base URL
http://127.0.0.1:8232/

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zcash-cli.1 Raw ↑