/
CE
ceramicnetwork
/
Kubo RPC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
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" }
Changes