S3-compatible API
SigV4, multipart, range reads, lifecycle rules and bucket policies. Point any existing SDK at our endpoint.
S3-compatible buckets with multipart uploads, signed URLs and edge reads. You pay for stored bytes and request count — never for a bandwidth meter that changes the price mid-quarter.
No credit card to test. 250 GB free for 14 days, then $7/month.
Every write is checksummed and replicated three times before we answer. Reads land on the node closest to the caller.
SigV4, multipart, range reads, lifecycle rules and bucket policies. Point any existing SDK at our endpoint.
Media is served from regional read nodes with warm caches — median first byte under 30 ms in the EU.
Three replicas per object across independent racks, continuous checksum scrubbing, hourly metadata backups.
Hourly storage counters and monthly request counters per bucket, exportable as CSV.
Frankfurt, Amsterdam, Helsinki and Ashburn. Replicate a bucket to a second region with one API call.
Per-bucket keys, signed URLs with TTL, IP allow-lists and optional object-level encryption.
Same verbs, same signing, same errors. The only thing that changes is the endpoint.
curl -X PUT https://api.objectbasin.com/v1/buckets/media/objects/hero.jpg \ -H "Authorization: Bearer $OBJECTBASIN_KEY" \ -H "Content-Type: image/jpeg" \ --data-binary @hero.jpg
“We moved 40 TB of media off a legacy bucket in a weekend. Request accounting alone cut our bill by a third.”
Platform lead, Kestrel Media
“Range reads from the Helsinki node fixed the mobile playback stalls we had chased for months.”
CTO, arcturus.io
“Support answered a multipart question in eleven minutes with a working script. That is rare.”
Head of Infra, Lumen Freight
The quickstart walks through keys, a bucket, an upload and a signed URL — about five minutes, no sales call.
Read the quickstart