IPFS v0.1.5 API Reference

Modules

Provides abstration allowing to access IPFS nodes with low effort

The following endpoint wrappers still need to be implemented:

  • POST /peers
  • DELETE /peers/{peerID}
  • POST /pins/sync
  • POST /pins/{cid}
  • DELETE /pins/{cid}
  • POST /pins/{cid}/sync
  • POST /pins/{cid}/recover