aiendpoint.dev
ServicesWasabi

Wasabi

community

Hot cloud storage with S3-compatible API. No egress fees, 1/5 the price of AWS S3.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://wasabi.comapikeystoragedeveloperconfidence: 87/1000 discoveries2 contributors
GEThttps://s3.wasabisys.com/

List storage buckets

Returns

Buckets[] with Name, CreationDate
GEThttps://s3.wasabisys.com/{bucket}

List objects in a bucket

Parameters

bucketbucket name (stringrequired
prefixpath prefix (stringoptional
max-keysmax results (integeroptional

Returns

Contents[] with Key, LastModified, Size, StorageClass, ETag
HEADhttps://s3.wasabisys.com/{bucket}/{key}

Get object metadata

Parameters

keyobject key (stringrequired
bucketbucket name (stringrequired

Returns

Content-Length, Content-Type, Last-Modified, ETag, x-amz-meta-* headers