Secure Object Storage (SOS)
Unified and secure way to use S3, Azure and Google Cloud Object Storage, with the additional security provided by sharding, scattering, per-slice encryption, and blockchain-inspired key/cipher management. To use this API you also need to sign-up (totally free) at https://rapidapi.extenua.com/register thank you.
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Secure Object Storage (SOS) endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
GetBucketInfo /v1/x/{bucket} |
Retrieves general information on a bucket, authorizing via API-Key |
| PATCH |
MoveRenameObject /v1/f/{bucket}/{objPath} |
Moves/renames a file inside a bucket, authorizing via API-Key |
| DELETE |
DeleteFile /v1/f/{bucket}/{objPath} |
Moves a file to the bucket's recycle bin, authorizing via API-Key |
| DELETE |
DeleteDir /v1/d/{bucket}/{objPath} |
Deletes a directory from inside a bucket , authorizing via API-Key |
| GET |
GetRecBinDirList /v1/r/{bucket} |
Retrieves the list of objects in the bucket's recycle bin, authorizing via API-Key |
| POST |
UploadFile /v1/f/{bucket}/{objPath} |
Slices, encrypts, and uploads a file to a bucket, authorizing via API-Key |
| GET |
GetDirList /v1/d/{bucket}/{objPath} |
Retrieves the list of a directory inside a bucket, authorizing via API-Key |
| PUT |
SetObjectInfo /v1/i/{bucket}/{objPath} |
Sets (replaces if it exists) info/metadata associated to an object inside a bucket, authorizing via API-Key |
| PATCH |
MoveRenameDir /v1/d/{bucket}/{objPath} |
Moves/renames a directory inside a bucket, authorizing via API-Key |
| POST |
MakeDir /v1/d/{bucket}/{objPath} |
Creates a directory inside a bucket, authorizing via API-Key |
| POST |
RemoteCopyFile /v1/c/{bucket}/{objPath} |
Remotely copies a file without downloading it to the endpoint, authorizing via API-Key |
| GET |
GetObjectInfo /v1/i/{bucket}/{objPath} |
Retrieves object Information/Metadata, authorizing via API-Key |
| GET |
DownloadFile /v1/f/{bucket}/{objPath} |
Reassembles, decrypts, and downloads a file from a bucket, authorizing via API-Key |
| DELETE |
RemoveObjFromBin /v1/r/{bucket}/{objPath} |
Permanently deletes an object from inside a bucket's recycle bin, authorizing via API-Key |
| PATCH |
MoveRenameRecBinObject /v1/r/{bucket}/{objPath} |
Restores a deleted object from a bucket's recycle bin, authorizing via API-Key |
Secure Object Storage (SOS) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $4.99 / month | — |
|
| PRO | $49.99 / month | — |
|
| ULTRA | $99.99 / month | — |
|
| MEGA Recommended | Free | — |
|