On this page

latest contributor to this doc

Last Edit:

@smk762

Get My Peer ID

API-v1get_my_peer_id

The get_my_peer_id method returns your unique identifying Peer ID on the network.

ParameterTypeRequiredDescription
(none)-This method does not take any parameters.

ParameterTypeDescription
PeerIDstringThe PeerID of your node on the network

get_my_peer_id

POST
get_my_peer_id
{
  "userpass": "RPC_UserP@SSW0RD",
  "method": "get_my_peer_id"
}