Lisk
Number of APIs: 17
Lisk is a blockchain application platform. We make blockchain accessible by creating a world in which everyone benefits from this technology.
Contact Support: Name: No Contact Email: email@example.com
-
Requests dapps data GET {{baseUrl}}/dapps?transactionId=<x-swagger-pipe>&name=<x-swagger-pipe>&sort=<>&limit=<x-swagger-pipe>&offset=<>
-
Requests peers data GET {{baseUrl}}/peers?ip=<x-swagger-pipe>&httpPort=<x-swagger-pipe>&wsPort=<x-swagger-pipe>&os=<x-swagger-pipe>&version=<x-swagger-pipe>&state=<x-swagger-pipe>&height=<x-swagger-pipe>&broadhash=<x-swagger-pipe>&limit=<x-swagger-pipe>&offset=<>&sort=<>
-
Requests blocks data GET {{baseUrl}}/blocks?blockId=<x-swagger-pipe>&height=<x-swagger-pipe>&limit=<x-swagger-pipe>&offset=<>&generatorPublicKey=<x-swagger-pipe>&sort=<>
-
Requests voters data for a delegate GET {{baseUrl}}/voters?username=<x-swagger-pipe>&address=<x-swagger-pipe>&publicKey=<x-swagger-pipe>&secondPublicKey=<x-swagger-pipe>&offset=<>&limit=<x-swagger-pipe>&sort=<>
-
Requests votes data for an account GET {{baseUrl}}/votes?username=<x-swagger-pipe>&address=<x-swagger-pipe>&publicKey=<x-swagger-pipe>&secondPublicKey=<x-swagger-pipe>&offset=<>&limit=<x-swagger-pipe>&sort=<>
-
Submits a signature object to sign multisignature transactions POST {{baseUrl}}/signatures
-
Requests transactions data GET {{baseUrl}}/transactions?id=<x-swagger-pipe>&recipientId=<x-swagger-pipe>&recipientPublicKey=<x-swagger-pipe>&senderId=<x-swagger-pipe>&senderPublicKey=<x-swagger-pipe>&senderIdOrRecipientId=<>&type=<x-swagger-pipe>&height=<x-swagger-pipe>&minAmount=<>&maxAmount=<>&fromTimestamp=<x-swagger-pipe>&toTimestamp=<x-swagger-pipe>&blockId=<x-swagger-pipe>&limit=<x-swagger-pipe>&offset=<>&sort=<>
-
delegates - Requests delegates data GET {{baseUrl}}/delegates?address=<x-swagger-pipe>&publicKey=<x-swagger-pipe>&secondPublicKey=<x-swagger-pipe>&username=<x-swagger-pipe>&offset=<>&limit=<x-swagger-pipe>&search=<>&sort=<>
-
delegates - Requests forging stats by delegate GET {{baseUrl}}/delegates/:address/forging_statistics?fromTimestamp=<x-swagger-pipe>&toTimestamp=<x-swagger-pipe>
-
accounts-{address} - Requests multisignature groups data GET {{baseUrl}}/accounts/:address/multisignature_groups