/api/v0/id
Show IPFS node id info.
Arguments
Response
{
"Addresses": [
"<string>"
],
"AgentVersion": "<string>",
"ID": "<string>",
"Protocols": [
"<string>"
],
"PublicKey": "<string>"
}
cURL Example
Last updated