/
CE
ceramicnetwork
/
Kubo RPC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 58m 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 statistics about a block
post
/block/stat
Query parameters
arg
string
required
CID of block
Response
success
BlockStatPost200Response
required
Key
string
required
Size
number
required
Example response
{ "Size": 0.8008281904610115, "Key": "Key" }
Changes