/
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
Remove a block from the pin store
post
/pin/rm
Query parameters
arg
string
required
CID of block
Response
success
PinAddPost200Response
required
Pins
string[]
required
Example response
{ "Pins": [ "Pins", "Pins" ] }
Changes