Resolve IPNS name
IPFS
Resolve IPNS name
Resolve an IPNS name to the CID it currently points to.
GET
Resolve IPNS name
Resolves an IPNS name (a mutable pointer) to the immutable
cid it currently
references. Use the returned CID with the other IPFS endpoints (resolve, stat, ls).
Requires the IPFS add-on (
X-Api-Key). Node-only; returns 503 if the
self-hosted node is unavailable.Example