Streamdata.io API Gallery - Lisk (Report Issue)

Organization(s):

Lisk Requests account data

Search for matching accounts in the system.

Lisk Requests multisignature groups data

Searches for the specified account in the system and responds with a list of the multisignature groups that this account is member of.

Lisk Requests multisignature membership data

Searches for the specified multisignature group and responds with a list of all members of this particular multisignature group.

Lisk Requests blocks data

Search for a specified block in the system.

Lisk Requests dapps data

Search for a specified dapp in the system.

Lisk Requests delegates data

Search for a specified delegate in the system.

Lisk Requests forging stats by delegate

By passing an existing delegate address and the desired unix timestamps, you can get its forging statistics within the specified timespan. If no timestamps are provided, it will use the timestamps from Lisk epoch to current date.

Lisk Requests next forgers data

Returns a list of the next forgers in this delegate round.

Lisk Requests constants data

Returns all current constants data on the system, e.g. Lisk epoch time and version.

Lisk Requests status data

Returns all current status data of the node, e.g. height and broadhash.

Lisk Requests forging status of a delegate

*Attention! This is a **private endpoint only authorized to whitelisted IPs.** To edit the whitelist, please edit the `forging.access.whitelist` section in `config.json`*
Responds with the forging status of a delegate on a node.

Lisk Toggles the forging status of a delegate

*Attention! This is a **private endpoint only authorized to whitelisted IPs.** To edit the whitelist, please edit the `forging.access.whitelist` section in `config.json`*
Upon passing the correct password and publicKey, forging will be enabled...

Lisk Requests unprocessed transactions data

By specifying the state of the transactions, you get a list of unprocessed transactions matching this state. Search for specific transactions by providing the appropriate parameters. If you post a batch of transactions, they will appear in the unp...

Lisk Requests peers data

Search for specified peers.

Lisk Submits a signature object to sign multisignature transactions

Submits signature to sign a multisignature transaction. Signature objects can be generated locally either by using Lisk Commander or with Lisk Elements.

Lisk Requests transactions data

Search for a specified transaction in the system.

Lisk Submits signed transaction for processing

Submits signed transaction object for processing by the transaction pool. Transaction objects can be generated locally either by using Lisk Commander or with Lisk Elements.

Lisk Requests voters data for a delegate

*Attention: At least **one of the filter parameters must be provided.*** Returns all votes received by a delegate.

Lisk Requests votes data for an account

*Attention: At least **one of the filter parameters must be provided.*** Returns all votes placed by an account.

Submit Your API

Join the gallery to find out how much you can save with Streamdata.io.