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

  1. Requests dapps data GET {{baseUrl}}/dapps?transactionId=<x-swagger-pipe>&name=<x-swagger-pipe>&sort=<>&limit=<x-swagger-pipe>&offset=<>

  2. 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=<>

  3. Requests blocks data GET {{baseUrl}}/blocks?blockId=<x-swagger-pipe>&height=<x-swagger-pipe>&limit=<x-swagger-pipe>&offset=<>&generatorPublicKey=<x-swagger-pipe>&sort=<>

  4. 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=<>

  5. 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=<>

  6. Submits a signature object to sign multisignature transactions POST {{baseUrl}}/signatures

  7. 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=<>

  8. 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=<>

  9. delegates - Requests forging stats by delegate GET {{baseUrl}}/delegates/:address/forging_statistics?fromTimestamp=<x-swagger-pipe>&toTimestamp=<x-swagger-pipe>

  10. accounts-{address} - Requests multisignature groups data GET {{baseUrl}}/accounts/:address/multisignature_groups