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 Manifests API

The Manifests API from Zot — 1 operation(s) for manifests.

Zot Manifests API is one of 8 APIs that Zot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manifests. The published artifact set on APIs.io includes an OpenAPI specification.

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

4 operations 1 paths 3 schemas 1 DELETE1 GET1 HEAD1 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 4

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

Manifests 4
DELETE
/v2/{name}/manifests/{reference}
Delete image manifest
2 params → 202400404405409500
GET
/v2/{name}/manifests/{reference}
Get image manifest
2 params → 200404500
HEAD
/v2/{name}/manifests/{reference}
Check image manifest
2 params → 200404500
PUT
/v2/{name}/manifests/{reference}
Update image manifest
3 params → 201400404413414500

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-manifests-api-openapi.yml Raw ↑

Other APIs Zot publishes across the network.

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