/
CE
ceramicnetwork
/
Kubo RPC API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
MIT
2026-07-17
10
12
10.8 KB
Resolve an IPFS path to a DAG node
post
/dag/resolve
Query parameters
arg
string
required
IPFS path to DAG node
Response
success
DagResolvePost200Response
required
Cid
DagResolvePost200ResponseCid
required
root cid
RemPath
string
required
remaining path
Example response
{ "RemPath": "RemPath", "Cid": { "/": "/" } }