Dolphin Storage logo

API Reference

Introduction

Dolphin Storage provides a simple object storage API for file operations. All endpoints use the same region-based hostname format so your integration can target the nearest location.

Base URL

https://{region}.dolphin.storage
RegionLocationURL
ap-southeast-1Singaporehttps://ap-southeast-1.dolphin.storage

Quota

Storage quota is measured by the total size of all files stored in your system, in bytes.

Request quota is measured by successful file retrieval requests. Each successful file download counts as 1 request usage.

Store quota is limited by your active subscription plan, which defines how many stores your account can create.