How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Azure Blob Storage Blobs API

Operations on blobs including get, put, delete, and metadata

Azure Blob Storage Blobs API is one of 12 APIs that Azure Blob Storage publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Blobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, pricing, a getting-started guide, and code examples.

This API exposes 18 operations across 12 paths. It is described by OpenAPI 3.2.0, at version 2024-11-04.

Requests are made against a single base URL, https://{accountName}.blob.core.windows.net.

18 operations 12 paths 0 schemas 2 DELETE3 GET1 HEAD12 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2024-11-04
Base URL
https://{accountName}.blob.core.windows.net
Authentication
API Key, HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 3

Azure Blob Storage Blobs API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (sharedKey). It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the query as sig (sharedAccessSignature). By default, every request must be authenticated.

  • sharedKey — Azure Storage shared key authorization using the storage account access key.
  • bearerAuth — Microsoft Entra ID OAuth 2.0 bearer token for accessing blob resources.
  • sharedAccessSignature — Shared access signature (SAS) token granting delegated access to blob resources.

Paths & Operations 18

Across 12 paths, the API surfaces 18 operations — 2 DELETE, 3 GET, 1 HEAD, 12 PUT. Each is listed below with its method, path, parameters, and response codes.

Blobs 18

Operations on blobs including get, put, delete, and metadata

PUT
/{container}/{blob}
Azure Blob Storage Put blob
putBlob 9 params body → 201409
GET
/{container}/{blob}
Azure Blob Storage Get blob
getBlob 6 params → 200206404
HEAD
/{container}/{blob}
Azure Blob Storage Get blob properties
getBlobProperties 3 params → 200404
DELETE
/{container}/{blob}
Azure Blob Storage Delete blob
deleteBlob 5 params → 202404
GET
/{container}/{blob}?comp=metadata
Azure Blob Storage Get blob metadata
getBlobMetadata 3 params → 200
PUT
/{container}/{blob}?comp=metadata
Azure Blob Storage Set blob metadata
setBlobMetadata 3 params → 200
PUT
/{container}/{blob}?comp=properties
Azure Blob Storage Set blob HTTP headers
setBlobHTTPHeaders 8 params → 200
GET
/{container}/{blob}?comp=tags
Azure Blob Storage Get blob tags
getBlobTags 3 params → 200
PUT
/{container}/{blob}?comp=tags
Azure Blob Storage Set blob tags
setBlobTags 3 params → 204
PUT
/{container}/{blob}?comp=lease
Azure Blob Storage Lease blob
leaseBlob 4 params → 200201
PUT
/{container}/{blob}?comp=snapshot
Azure Blob Storage Snapshot blob
snapshotBlob 3 params → 201
PUT
/{container}/{blob}?comp=copy
Azure Blob Storage Copy blob
copyBlob 5 params → 202
PUT
/{container}/{blob}?comp=copy©id={copyId}
Azure Blob Storage Abort copy blob
abortCopyBlob 5 params → 204
PUT
/{container}/{blob}?comp=undelete
Azure Blob Storage Undelete blob
undeleteBlob 3 params → 200
PUT
/{container}/{blob}?comp=tier
Azure Blob Storage Set blob tier
setBlobTier 5 params → 200202
PUT
/{container}/{blob}?comp=immutabilityPolicies
Azure Blob Storage Set blob immutability policy
setBlobImmutabilityPolicy 5 params → 200
DELETE
/{container}/{blob}?comp=immutabilityPolicies
Azure Blob Storage Delete blob immutability policy
deleteBlobImmutabilityPolicy 3 params → 200
PUT
/{container}/{blob}?comp=legalhold
Azure Blob Storage Set blob legal hold
setBlobLegalHold 4 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-blob-storage-blobs-api-openapi.yml Raw ↑

Other APIs Azure Blob Storage publishes across the network.

Azure Data Lake Storage Gen2 REST API
Azure Blob Storage Append Blobs API
Azure Blob Storage Azure Blob Storage REST API API
Azure Blob Storage Block Blobs API
Azure Blob Storage ?comp=blobs API
Azure Blob Storage Containers API
Azure Blob Storage Page Blobs API
Azure Blob Storage ?restype=service&comp=batch API
Azure Blob Storage ?restype=service&comp=properties API
Azure Blob Storage ?restype=service&comp=stats API
Azure Blob Storage ?restype=service&comp=userdelegationkey API
Where this information came from

This is an independent, third-party profile of Azure Blob Storage Blobs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.