Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zot Blobs API

The Blobs API from Zot — 3 operation(s) for blobs.

Zot Blobs API is one of 8 APIs that Zot 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.

This API exposes 8 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 2.0, at version v1.1.1.

8 operations 3 paths 3 schemas 2 DELETE2 GET1 HEAD1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1.1.1
License
Resource Areas
1

Paths & Operations 8

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

Blobs 8
DELETE
/v2/{name}/blobs/{digest}
Delete image blob/layer
2 params → 202
GET
/v2/{name}/blobs/{digest}
Get image blob/layer
2 params → 200
HEAD
/v2/{name}/blobs/{digest}
Check image blob/layer
2 params → 200
POST
/v2/{name}/blobs/uploads
Create image blob/layer upload
1 param → 202401404500
DELETE
/v2/{name}/blobs/uploads/{session_id}
Delete image blob/layer
2 params → 204404500
GET
/v2/{name}/blobs/uploads/{session_id}
Get image blob/layer upload
2 params → 204400404500
PATCH
/v2/{name}/blobs/uploads/{session_id}
Resume image blob/layer upload
2 params → 202400404416500
PUT
/v2/{name}/blobs/uploads/{session_id}
Update image blob/layer upload
3 params → 201400404416500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are v1.Descriptor (8 properties), api.ImageManifest (7 properties), v1.Platform (5 properties). Each schema is shown below with its type and property counts.

api.ImageManifest
object
7 properties
v1.Descriptor
object
8 properties
v1.Platform
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zot-blobs-api-openapi.yml Raw ↑

Other APIs Zot publishes across the network.

Zot Catalog API
Zot Manifests API
Zot Oci API
Zot Open Container Initiative Distribution Specification API
Zot Referrers API
Zot Tags API
Zot Zot API