Resolve an IPFS path to a DAG node

post/dag/resolve

Query parameters

argstring required

IPFS path to DAG node

Response

success

RemPathstring required

remaining path

Example response

{
  "RemPath": "RemPath",
  "Cid": {
    "/": "/"
  }
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.