Qdrant Aliases API
Additional names for existing collections.
Qdrant Aliases API is one of 9 APIs that Qdrant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Aliases. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 3 paths, and defines 15 schemas. It is described by OpenAPI 3.0.1, at version master.
Requests are made against a single base URL, {protocol}://{hostname}:{port}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Qdrant Aliases API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as api-key (api-key).
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated, though some operations may also be called without credentials.
api-key— Authorization key, either read-write or read-only
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Additional names for existing collections.
Schemas 15
The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are HardwareUsage (7 properties), ErrorResponse (3 properties), CreateAlias (2 properties), AliasDescription (2 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 Qdrant 8
Other APIs Qdrant publishes across the network.