ZenML Stacks API
ZenML stacks and their components
ZenML Stacks API is one of 14 APIs that ZenML publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 5 JSON Schema definitions.
Tagged areas include Stacks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, a GitHub repository, and 5 JSON Schemas.
This API exposes 4 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.
Requests are made against a single base URL, https://your-zenml-server.example.com/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ZenML Stacks API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
ZenML stacks and their components
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Stack (6 properties), Page (4 properties), StackRequest (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ZenML 12
Other APIs ZenML publishes across the network.