This documentation provides comprehensive information about Nami Cloud’s APIs and services.
Overview
Nami Cloud provides cloud services through RESTful APIs. Currently, we offer:- Storage Service: An S3-compatible object storage service that allows you to store and retrieve any amount of data.
- Walrus Service: Access to the Walrus decentralized storage protocol built on the Sui blockchain.
API Services
S3 Compatible Storage API
S3-compatible storage service for storing and managing objects
Walrus API (Publisher & Aggregator)
Decentralized storage powered by the Walrus protocol on Sui blockchain
Base URLs
Each service has its own base URL:- Storage Service:
https://${bucketname}.storage.nami.cloud
- Walrus Publisher Service:
https://walrus-mainnet-publisher.nami.cloud/${endpoint_key}/
Response Formats
Our APIs return responses in the following formats depending on the service:- Storage Service: XML/JSON (S3-compatible responses)
- Walrus Service: JSON