Qdrant Collections 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 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 PATCH, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Collections 7
Searchable collections of points.
GET
/collections
List collections
get_collections→ default4XX200
GET
/collections/{collection_name}
Collection info
get_collection1 param→ default4XX200
PUT
/collections/{collection_name}
Create collection
create_collection2 paramsbody→ default4XX200
PATCH
/collections/{collection_name}
Update collection parameters
update_collection2 paramsbody→ default4XX200
DELETE
/collections/{collection_name}
Delete collection
delete_collection2 params→ default4XX200
GET
/collections/{collection_name}/exists
Check the existence of a collection
collection_exists1 param→ default4XX200
GET
/collections/{collection_name}/optimizations
Get optimization progress
get_optimizations3 params→ default4XX200
Schemas 97
The contract defines 97 schemas that model the data the API accepts and returns. The most detailed are StrictModeConfig (20 properties), StrictModeConfigOutput (20 properties), CreateCollection (13 properties), TextIndexParams (11 properties). Each schema is shown below with its type and property counts.
Type of internal tags, build from payload Distance function types used to compare vectors
GeoIndexType
string
Datatype
string
FloatIndexParams
object
4 properties1 required
BinaryQuantizationEncoding
string
MaxOptimizationThreadsSetting
string
Usage
object
Usage of the hardware resources, spent to process the request
2 properties
StopwordsInterface
IntegerIndexParams
object
6 properties1 required
ProductQuantization
object
1 property1 required
OptimizationsResponse
object
Optimizations progress for the collection
5 properties2 required
IntegerIndexType
string
StrictModeSparseConfigOutput
object
CollectionsResponse
object
1 property1 required
OptimizersConfigDiff
object
9 properties
ProgressTree
object
7 properties1 required
OptimizationSegmentInfo
object
2 properties2 required
TokenizerType
string
CollectionWarning
object
1 property1 required
BinaryQuantizationConfig
object
3 properties
OptimizersConfig
object
9 properties2 required
CollectionExistence
object
State of existence of a collection, true = exists, false = does not exist
1 property1 required
BoolIndexType
string
TextIndexParams
object
11 properties1 required
DatetimeIndexParams
object
4 properties1 required
SparseIndexParams
object
Configuration for sparse inverted index.
3 properties
StrictModeSparseOutput
object
1 property
GeoIndexParams
object
3 properties1 required
UpdateQueueInfo
object
2 properties1 required
FloatIndexType
string
SparseVectorParams
object
Params of single sparse vector data storage
2 properties
CollectionInfo
object
Current statistics and configuration of the collection
9 properties5 required
ErrorResponse
object
3 properties
InferenceUsage
object
1 property1 required
StrictModeSparseConfig
object
ScalarQuantizationConfig
object
3 properties1 required
MultiVectorComparator
string
StrictModeConfigOutput
object
20 properties
ProductQuantizationConfig
object
2 properties1 required
Optimization
object
5 properties5 required
QuantizationConfigDiff
VectorsConfig
Vector params separator for single and multiple vector modes Single mode: { "size": 128, "distance": "Cosine" } or multiple mode: { "default": { "size": 128, "…
StrictModeConfig
object
20 properties
StrictModeMultivectorOutput
object
1 property
CollectionStatus
string
Current state of the collection. Green - all good. Yellow - optimization is running, 'Grey' - optimizations are possible but not triggered, Red - some operatio…
KeywordIndexType
string
TrackerStatus
Represents the current state of the optimizer being tracked
PayloadSchemaParams
Payload type with parameters
UpdateCollection
object
Operation for updating parameters of the existing collection
8 properties
StemmingAlgorithm
Different stemming algorithms with their configs.
VectorParams
object
Params of single vector data storage
7 properties2 required
QuantizationConfig
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,…
ShardingMethod
string
PendingOptimization
object
2 properties2 required
TextIndexType
string
WalConfigDiff
object
3 properties
StrictModeMultivector
object
1 property
KeywordIndexParams
object
4 properties1 required
Snowball
string
UuidIndexParams
object
4 properties1 required
Payload
object
HnswConfigDiff
object
7 properties
Disabled
string
WalConfig
object
3 properties2 required
MultiVectorConfig
object
1 property1 required
MaxOptimizationThreads
SnowballLanguage
string
Languages supported by snowball stemmer.
StrictModeMultivectorConfigOutput
object
CreateCollection
object
Operation for creating new collection and (optionally) specify index params
13 properties
UuidIndexType
string
CollectionConfig
object
Information about the collection configuration
7 properties3 required
CollectionDescription
object
1 property1 required
CollectionParams
object
9 properties
OptimizersStatus
Current state of the collection
HardwareUsage
object
Usage of the hardware resources, spent to process the request
7 properties7 required
BinaryQuantization
object
1 property1 required
DatetimeIndexType
string
StrictModeMultivectorConfig
object
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of Qdrant Collections 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.