Documentation for Nami Cloud Storage Service
Nami Cloud Storage provides a fully S3-compatible storage service that allows you to store and retrieve any amount of data.
Nami Cloud Storage is designed to be fully compatible with Amazon S3 APIs, allowing you to seamlessly integrate with existing S3 tools and SDKs. The service provides secure, durable, and scalable object storage through a simple web interface.
All API requests should be made to the following endpoint format:
Replace ${bucketname}
with your actual bucket name.
The Storage API supports standard S3 operations including:
Create, delete, and manage buckets
Upload, download, and manage objects