Tigris Object Storage (S3 API)

Tigris exposes a globally distributed, S3-compatible object storage API. It fulfills over 90% of the AWS S3 API (61/68 operations in Tigris' published compatibility suite) and works with standard AWS S3 SDKs, tools, and libraries by pointing them at the Tigris endpoint. Adds Tigris-specific extensions for bucket forks, snapshots, object rename, and conditional operations.

API entry from apis.yml

apis.yml Raw ↑
aid: tigris:s3-api
name: Tigris Object Storage (S3 API)
description: Tigris exposes a globally distributed, S3-compatible object storage API. It fulfills over
  90% of the AWS S3 API (61/68 operations in Tigris' published compatibility suite) and works with standard
  AWS S3 SDKs, tools, and libraries by pointing them at the Tigris endpoint. Adds Tigris-specific extensions
  for bucket forks, snapshots, object rename, and conditional operations.
humanURL: https://www.tigrisdata.com/docs/api/s3/
baseURL: https://t3.storage.dev
tags:
- Object Storage
- S3 Compatible
- Storage
properties:
- type: APIReference
  url: https://www.tigrisdata.com/docs/api/s3/
- type: Authentication
  url: authentication/tigris-authentication.yml