Backblaze · Example Payload

B2 Native Api Api Info Example

Cloud StorageObject StorageStorageBackup

B2 Native Api Api Info Example is an example object payload from Backblaze, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

storageApi

Example Payload

Raw ↑
{
  "storageApi": {
    "absoluteMinimumPartSize": 5000000,
    "recommendedPartSize": 100000000,
    "apiUrl": "https://api005.backblazeb2.com",
    "downloadUrl": "https://f005.backblazeb2.com",
    "s3ApiUrl": "https://s3.us-west-004.backblazeb2.com"
  }
}