Skip to main content

Limits & Quotas

Account limits

LimitTrialPaid
Storage1 TBNo limit
Egress bandwidth2 TB / monthNo limit
API operationsUnlimitedUnlimited
Buckets per account1001,000

The trial lasts 30 days. After it ends, your account enters a 7-day read-only grace period before data is permanently deleted. See Trial & Billing for the full timeline and email schedule.

Object limits

LimitValue
Maximum object size5 TB
Maximum object size (single PUT)5 GB
Maximum parts per multipart upload10,000
Minimum part size (multipart)5 MB
Maximum part size (multipart)5 GB
Maximum object key length263 bytes
Maximum metadata size per object2 KB

For objects larger than 5 GB, use multipart upload.

API rate limits

Rate limits are enforced by the underlying storage gateway. Fil One does not impose additional rate limits on top of these. If you encounter SlowDown or ServiceUnavailable responses, back off with exponential retry. Contact support if you are consistently hitting limits at scale.

Naming constraints

Bucket names:

  • 3-63 characters
  • Lowercase letters, numbers, hyphens
  • Must start and end with a letter or number
  • Globally unique

Object keys:

  • Up to 263 bytes (UTF-8)
  • Any UTF-8 character is valid, but avoid control characters and characters that require special URL encoding for best compatibility