How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qdrant Service API

Qdrant service utilities.

Qdrant Service API is one of 9 APIs that Qdrant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Service. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths, and defines 129 schemas. It is described by OpenAPI 3.2.0, at version master.

Requests are made against a single base URL, {protocol}://{hostname}:{port}.

6 operations 6 paths 129 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
master
Server
{protocol}://{hostname}:{port}
Authentication
API Key, HTTP Bearer
License
Resource Areas
1

Authentication & Security 2

Qdrant Service 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 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Service 6

Qdrant service utilities.

GET
/
Returns information about the running Qdrant instance
root → 2004XX
GET
/telemetry
Collect telemetry data
telemetry 4 params → default4XX200
GET
/metrics
Collect Prometheus metrics data
metrics 3 params → 2004XX
GET
/healthz
Kubernetes healthz endpoint
healthz → 2004XX
GET
/livez
Kubernetes livez endpoint
livez → 2004XX
GET
/readyz
Kubernetes readyz endpoint
readyz → 2004XX

Schemas 129

The contract defines 129 schemas that model the data the API accepts and returns. The most detailed are StrictModeConfigOutput (20 properties), SegmentInfo (16 properties), LocalShardTelemetry (13 properties), TextIndexParams (11 properties). Each schema is shown below with its type and property counts.

ClusterTelemetry
object
7 properties 1 required
PayloadIndexInfo
object
Display payload field type & index information
3 properties 2 required
HnswConfig
object
Config of HNSW index
7 properties 3 required
StopwordsSet
object
2 properties
Indexes
Vector index configuration
ConsensusConfigTelemetry
object
3 properties 3 required
BinaryQuantizationQueryEncoding
string
ModelUsage
object
1 property 1 required
ScalarQuantization
object
1 property 1 required
StateRole
string
Role of the peer in the consensus
ReplicaState
string
State of the single shard within a replica set.
GpuDeviceTelemetry
object
1 property 1 required
SnowballParams
object
2 properties 2 required
BoolIndexParams
object
3 properties 1 required
ScalarType
string
TrackerTelemetry
object
Tracker object used in telemetry
7 properties 6 required
WebApiTelemetry
object
2 properties 1 required
VersionInfo
object
3 properties 2 required
ShardUpdateQueueInfo
object
3 properties 1 required
CpuEndian
string
CompressionRatio
string
SegmentType
string
Type of segment
Language
string
SegmentTelemetry
object
4 properties 4 required
Distance
string
Type of internal tags, build from payload Distance function types used to compare vectors
GeoIndexType
string
TelemetryData
object
7 properties 2 required
Datatype
string
FloatIndexParams
object
4 properties 1 required
SparseIndexConfig
object
Configuration for sparse inverted index.
3 properties 1 required
ReshardingDirection
string
Resharding direction, scale up or down in number of shards - up - Scale up, add a new shard - down - Scale down, remove a shard
BinaryQuantizationEncoding
string
HardwareTelemetry
object
1 property 1 required
PeerInfo
object
Information of a peer in the cluster
1 property 1 required
Usage
object
Usage of the hardware resources, spent to process the request
2 properties
CollectionsTelemetry
object
4 properties 1 required
LocalShardTelemetry
object
13 properties 1 required
AppFeaturesTelemetry
object
6 properties 6 required
ClusterConfigTelemetry
object
3 properties 3 required
StopwordsInterface
IntegerIndexParams
object
6 properties 1 required
OptimizerTelemetry
object
3 properties 2 required
ProductQuantization
object
1 property 1 required
ShardStatus
string
Current state of the shard (supports same states as the collection) Green - all good. Yellow - optimization is running, 'Grey' - optimizations are possible but…
IntegerIndexType
string
StrictModeSparseConfigOutput
object
CollectionsAggregatedTelemetry
object
3 properties 3 required
FeatureFlags
object
11 properties
TokenizerType
string
CollectionTelemetry
object
7 properties 1 required
ShardTransferMethod
string
Methods for transferring a shard from one node to another. - streamrecords - Stream all shard records in batches until the whole shard is transferred. - snapsh…
AppBuildTelemetry
object
9 properties 3 required
ShardTransferInfo
object
7 properties 4 required
BinaryQuantizationConfig
object
3 properties
MemoryTelemetry
object
5 properties 5 required
OptimizersConfig
object
9 properties 2 required
BoolIndexType
string
TextIndexParams
object
11 properties 1 required
DatetimeIndexParams
object
4 properties 1 required
RequestsTelemetry
object
2 properties 2 required
SparseIndexParams
object
Configuration for sparse inverted index.
3 properties
OperationDurationStatistics
object
7 properties 1 required
ShardKey
P2pConfigTelemetry
object
1 property 1 required
StrictModeSparseOutput
object
1 property
GeoIndexParams
object
3 properties 1 required
ConsensusThreadStatus
Information about current consensus thread status
ShardCleanStatusFailedTelemetry
object
1 property 1 required
SparseVectorParams
object
Params of single sparse vector data storage
2 properties
FloatIndexType
string
ErrorResponse
object
3 properties
InferenceUsage
object
1 property 1 required
SegmentInfo
object
Aggregated information about segment
16 properties 13 required
CollectionTelemetryEnum
ScalarQuantizationConfig
object
3 properties 1 required
MultiVectorComparator
string
ShardCleanStatusTelemetry
StrictModeConfigOutput
object
20 properties
ProductQuantizationConfig
object
2 properties 1 required
ReplicaSetTelemetry
object
6 properties 3 required
SparseVectorStorageType
SparseIndexType
Sparse index types
VectorsConfig
Vector params separator for single and multiple vector modes Single mode: { "size": 128, "distance": "Cosine" } or multiple mode: { "default": { "size": 128, "…
StrictModeMultivectorOutput
object
1 property
CollectionConfigTelemetry
object
8 properties 4 required
GrpcTelemetry
object
2 properties 1 required
PeerMetadata
object
Metadata describing extra properties for each peer
1 property 1 required
KeywordIndexType
string
TrackerStatus
Represents the current state of the optimizer being tracked
PayloadSchemaParams
Payload type with parameters
PartialSnapshotTelemetry
object
3 properties 3 required
VectorIndexSearchesTelemetry
object
10 properties 9 required
RunningEnvironmentTelemetry
object
9 properties 2 required
StemmingAlgorithm
Different stemming algorithms with their configs.
VectorParams
object
Params of single vector data storage
7 properties 2 required
QuantizationConfig
PayloadStorageType
Type of payload storage
VectorDataInfo
object
3 properties 3 required
PayloadSchemaType
string
All possible names of payload types
Modifier
string
If used, include weight modification, which will be applied to sparse vectors at query time: None - no modification (default) Idf - inverse document frequency,…
VectorDataConfig
object
Config of single vector data storage
7 properties 4 required
ShardingMethod
string
CollectionSnapshotTelemetry
object
4 properties 1 required
SegmentConfig
object
3 properties 1 required
VectorStorageType
Storage types for vectors
TextIndexType
string
KeywordIndexParams
object
4 properties 1 required
Snowball
string
UuidIndexParams
object
4 properties 1 required
ReshardingInfo
object
4 properties 3 required
Payload
object
VectorStorageDatatype
string
Storage types for vectors
HnswConfigDiff
object
7 properties
WalConfig
object
3 properties 2 required
MultiVectorConfig
object
1 property 1 required
SnowballLanguage
string
Languages supported by snowball stemmer.
ClusterStatusTelemetry
object
8 properties 6 required
StrictModeMultivectorConfigOutput
object
UuidIndexType
string
SparseVectorDataConfig
object
Config of single sparse vector data storage
3 properties 1 required
HnswGlobalConfig
object
1 property
CollectionParams
object
9 properties
OptimizersStatus
Current state of the collection
ShardCleanStatusProgressTelemetry
object
1 property 1 required
RemoteShardTelemetry
object
4 properties 2 required
PayloadIndexTelemetry
object
5 properties 3 required
HardwareUsage
object
Usage of the hardware resources, spent to process the request
7 properties 7 required
BinaryQuantization
object
1 property 1 required
DatetimeIndexType
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qdrant-service-api-openapi.yml Raw ↑

Other APIs Qdrant publishes across the network.

Qdrant Aliases API
Qdrant Beta API
Qdrant Collections API
Qdrant Distributed API
Qdrant Indexes API
Qdrant Points API
Qdrant Search API
Qdrant Snapshots API
Where this information came from

This is an independent, third-party profile of Qdrant Service API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.