Zen Protocol Documentation
Zen Protocol Documentation
Website
Telegram
Twitter
YouTube
Zen Protocol Docs
Zen Wallet
Zen Full Node
Full Node NPM Package
Build from Source
CLI
API
Wallet
Contracts
General
Blockchain
Payment Processing
zen.js
Cold Storage
Oracle
ZF*
SDK
Transaction Validation
Serialization
GPU mining
Troubleshooting
Bug Bounty
Responsible Disclosure
Development Bounties
Check Crowdsale Contribution
(Obsolete: alpha call option contract how-to)
Powered by GitBook

API

Documentation of the zen-node api end points

Setup

Start by installing the headless zen-node library and running a node locally.

Use port 11567 for mainnet network or use 31567 for testnet network

API End Points

Wallet
/headless/api/wallet
Contracts
/headless/api/contracts
Blockchain
/headless/api/blockchain
General
/headless/api/general

Import API Collection with Postman

You can easily import all of the api end points and start playing with them using Postman​

Link to import the Zen Protocol API Postman collection:

​https://www.getpostman.com/collections/fe70dd1624296e213184​

Previous
CLI
Next
Wallet
Last updated 2 years ago
Contents
Setup
API End Points
Import API Collection with Postman