My Nano Ninja API

Build awesome apps with the Ninja!

Base URL

https://mynano.ninja/api/

General

Direct RPC Access

With this endpoint you can communicate with the Nano Node directly.

Open Node API docs

Blockcount

Returns the current block count

/blockcount

Ledger

Download

Redirects to the current ledger file at Yandex Disk

/ledger/download

Checksum SHA256

Outputs the SHA256 checksum of the ledger download

/ledger/checksum/sha256

Checksum MD5

Outputs the MD5 checksum of the ledger download

/ledger/checksum/md5

Accounts

Principals

Accounts with over 0.1% voting weight

/accounts/principals

Verified

Accounts that are verified

/accounts/verified

All Aliases

Get all aliases for local caching

/accounts/aliases

Accounts with Monitor

Get all representatives that have a node monitor

/accounts/monitors

Specific account

Get information about a specific account

/accounts/:account

Parameter

Field Type Description
account String Nano address nano_1234...