Limits and quotas

Default per-account limits as of 2026-05-27. Limits scale with usage; email support@bangmod.storage if your workload exceeds these — we raise the ceiling on validated workloads.

Storage and objects

ResourceDefault limit
Buckets per account100 soft cap. Raise on request.
Objects per bucketUnlimited (operationally; subject to fair-use review for >1B keys).
Max object size5 TB
Max single PUT5 GB. Use multipart for larger.
Min multipart part size5 MB (except the last part)
Max multipart parts10,000
Max object key length1024 bytes (UTF-8 encoded)
Max user metadata per object2 KB (sum of x-amz-meta-* headers)
Tags per object10
Tags per bucket50

API rate limits

Operation classSustained req/sec per prefixBurst
PUT / POST / DELETE / COPY3,50010× for 30 s
GET / HEAD5,50010× for 30 s
LIST500 (per bucket, not per prefix)3× for 30 s

Throttled responses return HTTP 503 with x-amz-error-code: SlowDown. Implement exponential backoff as you would against AWS.

Access keys

ResourceDefault limit
Active access keys per account10
Members per account20 (Enterprise raises this on request)
Presigned URL max expiry604,800 seconds (7 days)

Bandwidth and egress

We do not throttle aggregate egress for paying accounts. Egress is metered and billed per GB; no hidden caps.

Public buckets (those served via anonymous read) have a separate fair-use review process to prevent open-relay-style egress abuse; see AUP §3.

Free tier

New accounts receive a small monthly allowance to validate the service. Specifics are listed on the pricing page at sign-up.