Backblaze S3-Compatible API

The Backblaze S3-Compatible API allows existing applications built for Amazon S3 to work with Backblaze B2 Cloud Storage with minimal code changes. Supports S3 authentication (AWS Signature V4) and S3 API operations for bucket and object management. Endpoint URLs follow the pattern s3..backblazeb2.com.

Documentation

Other Resources

🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/_index.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-authorize-and-provision-bucket-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-browse-bucket-files-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-cleanup-unfinished-large-files-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-configure-bucket-notifications-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-copy-file-into-bucket-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-create-application-key-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-large-file-upload-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-provision-bucket-and-upload-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-purge-file-versions-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-rotate-application-key-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-share-private-files-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-teardown-bucket-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/backblaze/refs/heads/main/arazzo/backblaze-upload-file-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/backblaze-s3-compatible-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: backblaze:backblaze-s3-compatible-api
name: Backblaze S3-Compatible API
tags:
- Cloud Storage
- Object Storage
- S3 Compatible
humanURL: https://www.backblaze.com/apidocs/introduction-to-the-s3-compatible-api
properties:
- type: Documentation
  url: https://www.backblaze.com/apidocs/introduction-to-the-s3-compatible-api
- type: APIReference
  url: https://www.backblaze.com/docs/cloud-storage-call-the-s3-compatible-api
description: The Backblaze S3-Compatible API allows existing applications built for Amazon S3 to work
  with Backblaze B2 Cloud Storage with minimal code changes. Supports S3 authentication (AWS Signature
  V4) and S3 API operations for bucket and object management. Endpoint URLs follow the pattern s3.<region>.backblazeb2.com.