/
CE
ceramicnetwork
/
Kubo RPC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked just now · Updated 3w ago
View markdown
ceramicnetwork
Kubo RPC API
post
Report server version
v1
latest
OpenAPI 3.0.0
MIT
2026-07-17
10
12
10.8 KB
post
Get an IPLD node from IPFS
post
Resolve an IPFS path to a DAG node
post
Get a single IPFS block
post
Report statistics about a block
post
Report identifying information about a node
post
Add a block to the pin store
post
Remove a block from the pin store
post
Report connected peers
post
Connect to peers
post
Report server version
Report server version
post
/version
Response
success
VersionPost200Response
required
Commit
string
required
System
string
required
Version
string
required
Example response
{ "Commit": "Commit", "Version": "Version", "System": "System" }