REST API for files
Upload multipart files over HTTP and read them back by CID as a streamed attachment. Lifecycle status, upload policy, and storage metrics are readable without an API key; administrative routes require one.
API overview
A self-hosted IPFS storage node for application file delivery, with bounded disk usage, deterministic replication, repair, health checkpoints, and a REST API.
See Comparison for how the node relates to Kubo, IPFS Cluster, and object storage.
ADAMANT Messenger runs this node in production for attachment delivery, and its deployment is the reference for the defaults shipped in the repository. The node itself is a general-purpose service: the messenger is one adopter, not the reason the project exists. See ADAMANT Messenger for what that deployment configures and why.