KServe Models API
The Models API from KServe — 7 operation(s) for models.
KServe Models API is one of 4 APIs that KServe publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Models. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.1.0, at version v1+v2.
Requests are made against a single base URL, http://{host}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
KServe Models API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
BearerAuth— KServe itself does not mandate an auth scheme; in production the InferenceService is typically fronted by an ingress/gateway that enforces auth (for example, I…
Paths & Operations 7
Across 7 paths, the API surfaces 7 operations — 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from KServe 3
Other APIs KServe publishes across the network.