API Documentation
API Reference
Welcome to the Nami Cloud API documentation
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
Storage API
S3-compatible storage service for storing and managing objects
Walrus API
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
Rate Limiting
API rate limits are applied on a per-service basis. Please refer to each service’s documentation for specific limits.
Support
If you have any questions or need assistance, please contact our support team at contact@nami.cloud.