Endpoints

Full reference for every Tinybox HTTP endpoint, grouped by resource.

Endpoints

Tinybox exposes two top-level resources: objects (the binary blobs you store) and buckets (the namespaces that group them). Every endpoint returns JSON, accepts JSON for write operations, and observes the standardized error envelope documented in Errors.

Resources

All endpoints honor the Authorization: Bearer … header described in Authentication.


← Tinybox home