APIs
Lisk node RPC API Lisk Service HTTP API Lisk Service RPC API Lisk Service Pub/Sub API
Explorers
Lisk Observer LiskScan
Products
Lisk SDK Lisk Service Lisk Core Lisk Wallets
Lisk Core Lisk docs manual Lisk Documentation Lisk SDK Lisk Service
default lisk-v3
  • Lisk Documentation
  • APIs
  • Lisk Service APIs
  • HTTP API (Lisk Service)
Edit this Page

Lisk Documentation

    • Introduction
      • What is blockchain?
      • How blockchain works
      • Blockchain Scalability
      • Lisk products
      • Blockchain Interoperability
    • Understand Lisk Blockchain
      • State machine
      • Consensus protocols
        • Proof of Stake (PoS) & Proof of Authority (PoA) in Lisk
      • Network
      • Mainchain
      • Lisk Interoperability
        • Cross-chain communication
        • Sidechain Registration & Recovery
      • Blocks and Transactions
      • Lisk SDK
        • Modules and Commands
        • Plugins
        • Communicating to a Lisk node via RPC
        • Schemas & Codec
    • Build Blockchain
      • Creating a new blockchain client
      • Blockchain client configuration
      • How to create a module
        • 1. How to create a module configuration
        • 2. How to create stores
        • 3. How to create a command
        • 4. How to create endpoints and methods
        • 5. How to create a blockchain event
      • How to create a plugin
        • 1. Defining off-chain data structures
        • 2. Setting up an Off-chain database
        • 3. Configuring a Plugin
        • 4. Updating the Plugin Class
        • 5. Creating an endpoint & Testing the plugin
      • Using the Dashboard with a blockchain client
      • How to enable a Faucet for testing
      • How to create a new genesis block
      • How to register a sidechain
      • How to implement cross-chain communication
        • How to create a CCM
        • How to execute a CCM
    • Run Blockchain
      • Process management with PM2
      • Managing accounts
      • How to become a validator
      • How to stake and un-stake tokens
      • How to enable/disable block generation
      • How to share block rewards
      • Setting up a relayer node
      • Resetting and snapshotting the blockchain
      • How to enable the "Report Misbehavior" plugin
      • How to enable the Monitor plugin
      • Managing logs
    • Integrate Blockchain
      • Connecting via endpoints
      • Retrieving on-chain events
      • Transaction creation, signing, and posting
        • How to create and sign a transaction
        • Creating transactions and signing them offline
        • How to create multi-signature accounts and transactions
        • Creating and signing a multi-signature transaction (Offline)
        • How to calculate the minimum fee for a transaction
        • How to post a transaction
      • Decoding & encoding data
      • How to overwrite a transaction in the transaction pool
      • Integrating a user interface
        • 1. Handling accounts
        • 2. Using faucet and transferring tokens
        • 3. Sending and retrieving hello
      • Aggregate blockchain data with Lisk Service
        • Extending the Indexer microservice
    • APIs
      • RPC API for Lisk nodes
      • Module RPC APIs
        • Auth module: Endpoint reference
        • Dynamic Reward module: Endpoint reference
        • Fee module: Endpoint reference
        • Sidechain Interoperability module: Endpoint reference
        • Mainchain Interoperability module: Endpoint reference
        • Token module: Endpoint reference
        • Validators module: Endpoint reference
        • Random module: Endpoint reference
        • Proof of Stake module: Endpoint reference
      • Plugin RPC APIs
        • Chain Connector plugin: Endpoint reference
      • Lisk Service APIs
        • RPC API of Lisk Service
        • HTTP API (Lisk Service)
        • Publish/Subscribe API (Lisk Service)
        • Lisk Service API v2 vs v3
    • Products
      • Lisk SDK
      • Lisk Service
      • Lisk Core
    • Lisk Bug Bounty Program
Lisk Documentation default
  • Lisk Core
    • 4.0 (latest)
    • 3.1.1
  • Lisk docs manual
    • 0.1.0
  • Lisk Documentation
    • default
    • lisk-v3
  • Lisk SDK
    • 6.0 (latest)
    • 5.3.0
  • Lisk Service
    • 0.7 (latest)
    • 0.6
RPC API of Lisk Service Publish/Subscribe API (Lisk Service)

© 2023 Lisk Foundation

Discord

Discourse

GitHub